Definition Type: Element
Name: PostalAddress
Namespace: http://ns.hr-xml.org/2007-04-15
Type: hr:CreditPostalAddressType
Containing Schema: Credit.xsd
MinOccurs 0
MaxOccurs unbounded
Abstract
Collapse XSD Schema Diagram:
Drilldown into LastReportedBy in schema credit_xsd Drilldown into ReportedDate in schema credit_xsd 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_xsd Drilldown into validTo in schema credit_xsd Drilldown into validFrom in schema credit_xsd Drilldown into timesReported in schema credit_xsd Drilldown into enteredOnInquiry in schema credit_xsd Drilldown into current in schema credit_xsd Drilldown into CreditPostalAddressType in schema credit_xsdXSD Diagram of PostalAddress in schema credit_xsd (HR-XML - Human Resources XML)
Collapse XSD Schema Code:
<xsd:element name="PostalAddress" type="CreditPostalAddressType" minOccurs="0" maxOccurs="unbounded" />
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
ReportedDate hr:ReportedDate 0 (1)
LastReportedBy hr:LastReportedBy 0 (1)
Collapse Child Attributes:
Name Type Default Value Use
type hr:type (Optional)
current hr:current Optional
enteredOnInquiry hr:enteredOnInquiry Optional
timesReported hr:timesReported Optional
validFrom hr:validFrom Optional
validTo hr:validTo Optional
Collapse Derivation Tree: