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

Recommended Reading:

Definitive XML Schema

 

Web Service Contract Design and Versioning for SOA

 

Advanced XML Applications

 

cac:PlannedDepartureTransportEvent

Element information

Content

Attributes

None

Used in

Sample instance

<cac:PlannedDepartureTransportEvent>
   <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:StartTime>09:30:10+01:00</cbc:StartTime>
      <cbc:EndDate>2011-10-03</cbc:EndDate>
      <cbc:EndTime>12:30:10+01:00</cbc:EndTime>
   </cac:Period>
</cac:PlannedDepartureTransportEvent>