complexType ct_GeographicalAddress
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p161.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
children Component
used by
elements ct_PartyConsignee/GeographicalAddress ct_PartyCustomer/GeographicalAddress ct_PartyInvoicee/GeographicalAddress ct_PartyInvoiceIssuer/GeographicalAddress ct_ServiceAccessPoint/GeographicalAddress ct_ServiceAccessPoint_AggLevel2_Header/GeographicalAddress ct_ServiceAccessPoint_AggLevel3_Header/GeographicalAddress
annotation
documentation
Information fully and uniquely identifying the geographical location of a party
source <xs:complexType name="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:sequence>
   
<xs:element name="Component" type="xs:string" nillable="false" minOccurs="1" maxOccurs="3">
     
<xs:annotation>
       
<xs:documentation xml:lang="en">Component[1]:  Street, Housenumber, Appartment, Door and Floor, PostOfficeBox, Secondary Town
Component[2]:  ZIP-Code, City
Component[3]:  contains further address information: eg CountryName
</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element ct_GeographicalAddress/Component
diagram ETEB-EBOR_diagrams/ETEB-EBOR_p162.svg
namespace https://dds.a1.net/rechnungsmanagement/EBOR
type xs:string
properties
minOcc 1
maxOcc 3
content simple
nillable false
annotation
documentation
Component[1]:  Street, Housenumber, Appartment, Door and Floor, PostOfficeBox, Secondary Town
Component[2]:  ZIP-Code, City
Component[3]:  contains further address information: eg CountryName
source <xs:element name="Component" type="xs:string" nillable="false" minOccurs="1" maxOccurs="3">
 
<xs:annotation>
   
<xs:documentation xml:lang="en">Component[1]:  Street, Housenumber, Appartment, Door and Floor, PostOfficeBox, Secondary Town
Component[2]:  ZIP-Code, City
Component[3]:  contains further address information: eg CountryName
</xs:documentation>
 
</xs:annotation>
</xs:element>


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