Definition Type: ComplexType
Name: PostalAddress1
Namespace: urn:swift:xsd:$pain.001.001.01
Containing Schema: $pain.001.001.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into Ctry in schema $pain_001_001_01_xsd Drilldown into CtrySubDvsn in schema $pain_001_001_01_xsd Drilldown into TwnNm in schema $pain_001_001_01_xsd Drilldown into PstCd in schema $pain_001_001_01_xsd Drilldown into BldgNb in schema $pain_001_001_01_xsd Drilldown into StrtNm in schema $pain_001_001_01_xsd Drilldown into AdrLine in schema $pain_001_001_01_xsd Drilldown into AdrTp in schema $pain_001_001_01_xsdXSD Diagram of PostalAddress1 in schema $pain_001_001_01_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:complexType name="PostalAddress1">
    <xs:sequence>
        <xs:element name="AdrTp" type="AddressType2Code" minOccurs="0" />
        <xs:element name="AdrLine" type="Max70Text" minOccurs="0" maxOccurs="5" />
        <xs:element name="StrtNm" type="Max70Text" minOccurs="0" />
        <xs:element name="BldgNb" type="Max16Text" minOccurs="0" />
        <xs:element name="PstCd" type="Max16Text" minOccurs="0" />
        <xs:element name="TwnNm" type="Max35Text" minOccurs="0" />
        <xs:element name="CtrySubDvsn" type="Max35Text" minOccurs="0" />
        <xs:element name="Ctry" type="CountryCode" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
AdrTp nsB:AdrTp 0 (1)
AdrLine nsB:AdrLine 0 5
StrtNm nsB:StrtNm 0 (1)
BldgNb nsB:BldgNb 0 (1)
PstCd nsB:PstCd 0 (1)
TwnNm nsB:TwnNm 0 (1)
CtrySubDvsn nsB:CtrySubDvsn 0 (1)
Ctry nsB:Ctry (1) (1)
Collapse Derivation Tree:
Collapse References:
nsB:Adr, nsB:PstlAdr, nsB:PstlAdr, nsB:PstlAdr