Showing:

Diagrams
Model
Source
Used by
Element Group pubs:PostalAddressGroup
Namespace urn:us:gov:ic:pubs
Diagram
Diagram PUBS-XML_xsd_Element_pubs_AddressLine.tmp#AddressLine PUBS-XML_xsd_Element_pubs_City.tmp#City PUBS-XML_xsd_Element_pubs_State.tmp#State PUBS-XML_xsd_Element_pubs_Province.tmp#Province PUBS-XML_xsd_Element_pubs_PostalCode.tmp#PostalCode PUBS-XML_xsd_Element_pubs_CountryCode.tmp#CountryCode
Used by
Model
Children pubs:AddressLine , pubs:City , pubs:CountryCode , pubs:PostalCode , pubs:Province , pubs:State
Source
<xsd:group name="PostalAddressGroup">
  <xsd:sequence>
    <xsd:element ref="pubs:AddressLine" minOccurs="0" maxOccurs="6"/>
    <xsd:element ref="pubs:City" minOccurs="0" maxOccurs="1"/>
    <xsd:choice minOccurs="0" maxOccurs="1">
      <xsd:element ref="pubs:State" minOccurs="1" maxOccurs="1"/>
      <xsd:element ref="pubs:Province" minOccurs="1" maxOccurs="1"/>
    </xsd:choice>
    <xsd:element ref="pubs:PostalCode" minOccurs="0" maxOccurs="1"/>
    <xsd:element ref="pubs:CountryCode" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
</xsd:group>
Schema location PUBS-XML.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.

This document has been approved for Public Release by the Office of the Director of National Intelligence. See Distribution Notice for details. Click Here