complexType ct_PartyConsignee
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p217.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
children Name GeographicalAddress
used by
element ETEB02HeaderType/Consignee
annotation
documentation
Consignee Party, Receiver of the goods
source <xs:complexType name="ct_PartyConsignee">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Consignee Party, Receiver of the goods</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="Name" type="xs:string">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Name</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="GeographicalAddress" type="ct_GeographicalAddress">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Information fully and uniquely identifying the geographical location of a party</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ct_PartyConsignee/Name
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p218.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
type xs:string
properties
content simple
annotation
documentation
Name
source <xs:element name="Name" type="xs:string">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Name</xs:documentation>
 
</xs:annotation>
</xs:element>

element ct_PartyConsignee/GeographicalAddress
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p219.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
type ct_GeographicalAddress
properties
content complex
children Component
annotation
documentation
Information fully and uniquely identifying the geographical location of a party
source <xs:element name="GeographicalAddress" type="ct_GeographicalAddress">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Information fully and uniquely identifying the geographical location of a party</xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy