Showing:

Diagrams
Instances
Properties
Source
Used by
Element irm:AddresseeList
Namespace urn:us:gov:ic:irm
Diagram
Diagram IC-IRM_xsd_Element_irm_Addressee.tmp#Addressee
Properties
content: complex
Used by
Element irm:TaskingInfo
Model irm:Addressee+
Children irm:Addressee
Instance
<irm:AddresseeList xmlns:irm="urn:us:gov:ic:irm">
  <irm:Addressee SchemaguideSecurityAttributesGroup="">{1,unbounded}</irm:Addressee>
</irm:AddresseeList>
Source
<xsd:element name="AddresseeList">
  <xsd:complexType>
    <xsd:sequence minOccurs="1" maxOccurs="1">
      <xsd:element ref="irm:Addressee" minOccurs="1" maxOccurs="unbounded"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>
Schema location IC-IRM.xsd