Documentation for ATIS-Draft-03-00-79

Complex Type: CcOpenWorkorder

[Table of contents]

Super-types: None
Sub-types: None
Name CcOpenWorkorder
Used by (from the same schema document) Element ccOpenWorkorder
Abstract no
XML Instance Representation
<...>
<commandID> CPT-CommandID </commandID> [1]
<work-order> CCWorkOrder </work-order> [1]
<localCcOpenWorkorder> local:CcOpenWorkorder </localCcOpenWorkorder> [0..1]
</...>
Diagram
h-453803909 h320273592 h-146073586
Schema Component Representation
<xs:complexType name="CcOpenWorkorder">
<xs:sequence>
<xs:element name="commandID" type=" CPT-CommandID "/>
<xs:element name="work-order" type=" CCWorkOrder "/>
<xs:element name="localCcOpenWorkorder" type=" local:CcOpenWorkorder " minOccurs="0"/>
</xs:sequence>
</xs:complexType>