Element | SpecialHandlingInstruction |
<xsd:complexType name="SpecialHandlingInstructionType"> <xsd:sequence> <xsd:element ref="SpecialHandlingService"/> <xsd:element ref="ServiceProvider" minOccurs="0"/> <xsd:element ref="LocationInformation" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |