Definition Type: Element
Name: PostalAddress
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:PostalAddressType
Containing Schema: ScreeningTypes.xsd
MinOccurs 0
MaxOccurs (1)
Abstract
Collapse XSD Schema Diagram:
Drilldown into Recipient in schema postaladdress_xsd Drilldown into DeliveryAddress in schema postaladdress_xsd Drilldown into Municipality in schema postaladdress_xsd Drilldown into Region in schema postaladdress_xsd Drilldown into PostalCode in schema postaladdress_xsd Drilldown into CountryCode in schema postaladdress_xsd Drilldown into type in schema postaladdress_xsd Drilldown into PostalAddressType in schema postaladdress_xsdXSD Diagram of PostalAddress in schema screeningtypes_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="PostalAddress" type="PostalAddressType" minOccurs="0" />
Collapse Child Elements:
Name Type Min Occurs Max Occurs
CountryCode hr:CountryCode (1) (1)
PostalCode hr:PostalCode 0 (1)
Region hr:Region 0 unbounded
Municipality hr:Municipality 0 (1)
DeliveryAddress hr:DeliveryAddress 0 (1)
Recipient hr:Recipient 0 unbounded
Collapse Child Attributes:
Name Type Default Value Use
type hr:type (Optional)
Collapse Derivation Tree: