Showing:

Annotations
Diagrams
Instances
Model
Properties
Source
Used by
Element src:PostalAddress
Namespace urn:us:gov:ic:src
Annotations

The mailing address of an individual or organization.

Diagram
Diagram SRC-XML_xsd_Element_src_AddressLine.tmp#AddressLine SRC-XML_xsd_Element_src_City.tmp#City SRC-XML_xsd_Element_src_State.tmp#State SRC-XML_xsd_Element_src_Province.tmp#Province SRC-XML_xsd_Element_src_PostalCode.tmp#PostalCode IC-EDH_xsd_Element_edh_Country.tmp#Country SRC-XML_xsd_Element_Group_src_PostalAddressGroup.tmp#PostalAddressGroup SRC-XML_xsd_Complex_Type_src_PostalAddressType.tmp#PostalAddressType
Type src:PostalAddressType
Properties
content complex
Used by
Element Group src:PersonalProfileGroup
Model
Children edh:Country , src:AddressLine , src:City , src:PostalCode , src:Province , src:State
Instance
<src:PostalAddress xmlns:src="urn:us:gov:ic:src" xmlns:edh="urn:us:gov:ic:edh">
  <src:AddressLine>{0,6}</src:AddressLine>
  <src:City>{0,1}</src:City>
  <src:State>{1,1}</src:State>
  <src:Province>{1,1}</src:Province>
  <src:PostalCode>{0,1}</src:PostalCode>
  <edh:Country>{0,1}</edh:Country>
</src:PostalAddress>
Source
<xsd:element name="PostalAddress" type="src:PostalAddressType">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">
      <p xmlns="http://www.w3.org/1999/xhtml" ism:ownerProducer="USA" ism:classification="U">The mailing address of an individual or organization.</p>
    </xsd:documentation>
  </xsd:annotation>
</xsd:element>
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