<xs:element name="MiscChargeOrder">
<xs:annotation>
<xs:documentation xml:lang="en">Details of a miscellaneous charge order (MCO).</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:attribute name="TicketNumber" type="StringLength1to32">
<xs:annotation>
<xs:documentation xml:lang="en">The ticket number of the miscellaneous charge order (MCO).</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:complexType>
</xs:element>
|