Schema Central  >  UBL 2.3  >  UBL-CommonAggregateComponents-2.3.xsd  >  cac:RequestedArrivalTransportEvent
Advanced search
Need XML Help?

Recommended Reading:

Definitive XML Schema

 

Advanced XML Applications

 

cac:RequestedArrivalTransportEvent

Element information

Namespace: urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2

Schema document: common/UBL-CommonAggregateComponents-2.3.xsd

Type: cac:TransportEventType

Properties: Global, Qualified

Content

Attributes

None

Used in

Sample instance

<cac:RequestedArrivalTransportEvent>
   <cac:Location>
      <cac:Address>
         <cbc:StreetName>Grosse strasse 34</cbc:StreetName>
         <cbc:CityName>Nurnberg</cbc:CityName>
         <cac:Country>
            <cbc:IdentificationCode>DE</cbc:IdentificationCode>
         </cac:Country>
      </cac:Address>
   </cac:Location>
   <cac:Period>
      <cbc:StartDate>2011-10-06</cbc:StartDate>
      <cbc:EndDate>2011-10-06</cbc:EndDate>
   </cac:Period>
</cac:RequestedArrivalTransportEvent>