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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:RequestedDepartureTransportEvent

Element information

Content

Attributes

None

Used in

Sample instance

<cac:RequestedDepartureTransportEvent>
   <cac:Location>
      <cac:Address>
         <cbc:ID schemeAgencyName="UN" schemeName="UN/LOCODE">DEHAM</cbc:ID>
         <cbc:StreetName>Neuer Wandrahm 4</cbc:StreetName>
         <cbc:CityName>Hamburg</cbc:CityName>
         <cac:Country>
            <cbc:IdentificationCode>DE</cbc:IdentificationCode>
         </cac:Country>
      </cac:Address>
   </cac:Location>
   <cac:Period>
      <cbc:StartDate>2011-10-03</cbc:StartDate>
      <cbc:EndDate>2011-10-03</cbc:EndDate>
   </cac:Period>
</cac:RequestedDepartureTransportEvent>