Definition Type: Element
Name: Mworking
Namespace: http://www.iredes.org/xml
Type: duration:http://www.w3.org/2001/XMLSchema
Containing Schema: IRappBaseClasses.xsd
MinOccurs (1)
MaxOccurs (1)
Abstract False
Documentation:
Machine working. See additional doc elements!
START COUNTING: When machine is entering into working mode, performing a task related to the machine's purpose.
STOP COUNTING: When then machine enters into any other state other than a working mode
Collapse XSD Schema Diagram:
XSD Diagram of Mworking
Collapse XSD Schema Code:
<?xml version="1.0" encoding="utf-16"?>
<xsd:element name="Mworking" type="xsd:duration">
    <xsd:annotation>
        <xsd:documentation>Machine working. See additional doc elements!</xsd:documentation>
        <xsd:documentation>START COUNTING: When machine is entering into working mode, performing a task related to the machine's purpose.</xsd:documentation>
        <xsd:documentation>STOP COUNTING: When then machine enters into any other state other than a working mode</xsd:documentation>
    </xsd:annotation>
</xsd:element>