TransSenderType

Complex Type Information

Model

Used By

Source

<xsd:complexType name="TransSenderType">
  <xsd:sequence>
    <xsd:element name="LogicalID" type="IdentifierType" minOccurs="0"/>
    <xsd:element name="ComponentID" type="IdentifierType" minOccurs="0"/>
    <xsd:element name="TaskID" type="IdentifierType" minOccurs="0"/>
    <xsd:element name="ReferenceID" type="IdentifierType" minOccurs="0"/>
    <xsd:element name="ConfirmationCode" type="TransConfirmationCodeType" minOccurs="0"/>
    <xsd:element name="AuthorizationID" type="IdentifierType" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>