Definition Type: ComplexType
Name: BranchData
Namespace: urn:swift:xsd:$pain.002.001.01
Containing Schema: $pain.002.001.01.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PstlAdr in schema $pain_002_001_01_xsd Drilldown into Nm in schema $pain_002_001_01_xsd Drilldown into Id in schema $pain_002_001_01_xsdXSD Diagram of BranchData in schema $pain_002_001_01_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xs:complexType name="BranchData">
    <xs:sequence>
        <xs:element name="Id" type="Max35Text" minOccurs="0" maxOccurs="1" />
        <xs:element name="Nm" type="Max35Text" minOccurs="0" maxOccurs="1" />
        <xs:element name="PstlAdr" type="PostalAddress1" minOccurs="0" maxOccurs="1" />
    </xs:sequence>
</xs:complexType>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
Id nsC:Id 0 1
Nm nsC:Nm 0 1
PstlAdr nsC:PstlAdr 0 1
Collapse Derivation Tree:
Collapse References:
nsC:BrnchId