Showing:

Annotations
Diagrams
Model
Source
Used by
Element Group src:PostalAddressGroup
Namespace urn:us:gov:ic:src
Annotations

Group of entities used in the src:PostalAddress element

Diagram
Diagram SRC-XML_xsd_Element_src_AddressLine.tmp#urn_us_gov_ic_src_AddressLine SRC-XML_xsd_Element_src_City.tmp#urn_us_gov_ic_src_City SRC-XML_xsd_Element_src_State.tmp#urn_us_gov_ic_src_State SRC-XML_xsd_Element_src_Province.tmp#urn_us_gov_ic_src_Province SRC-XML_xsd_Element_src_PostalCode.tmp#urn_us_gov_ic_src_PostalCode IC-EDH_xsd_Element_edh_Country.tmp#Country
Used by
Complex Type src:PostalAddressType
Model
Children edh:Country , src:AddressLine , src:City , src:PostalCode , src:Province , src:State
Source
<xsd:group name="PostalAddressGroup">
  <xsd:annotation>
    <xsd:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">Group of entities used in the src:PostalAddress element</p>
    </xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element ref="src:AddressLine" minOccurs="0" maxOccurs="6"/>
    <xsd:element ref="src:City" minOccurs="0" maxOccurs="1"/>
    <xsd:choice minOccurs="0" maxOccurs="1">
      <xsd:element ref="src:State" minOccurs="1" maxOccurs="1"/>
      <xsd:element ref="src:Province" minOccurs="1" maxOccurs="1"/>
    </xsd:choice>
    <xsd:element ref="src:PostalCode" minOccurs="0" maxOccurs="1"/>
    <xsd:element ref="edh:Country" minOccurs="0" maxOccurs="1"/>
  </xsd:sequence>
</xsd:group>
Schema location SRC-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