Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element irm:SubCountryCodeCoverageList
Namespace urn:us:gov:ic:irm
Annotations
A list of SubCountryCode elements that are within the scope of coverage for the describedItem.
Diagram
Diagram IC-ISM_xsd_Attribute_Group_SecurityAttributesGroup.tmp#SecurityAttributesGroup IC-IRM_xsd_Element_irm_SubCountryCode.tmp#SubCountryCode
Properties
content: complex
Used by
Model irm:SubCountryCode+
Children irm:SubCountryCode
Instance
<irm:SubCountryCodeCoverageList SchemaguideSecurityAttributesGroup="" xmlns:irm="urn:us:gov:ic:irm">
  <irm:SubCountryCode irm:order="">{1,unbounded}</irm:SubCountryCode>
</irm:SubCountryCodeCoverageList>
Attributes
QName Type Fixed Default Use Annotation
SchemaguideSecurityAttributesGroup xsd:NMTOKEN optional
This attribute is only a placeholder so that all the ISM attributes are not shown in the schemaGuide for every element. If you refer to the documentation of the attribute group it will say what attributes should be here.
Source
<xsd:element name="SubCountryCodeCoverageList">
  <xsd:annotation>
    <xsd:documentation>A list of SubCountryCode elements that are within the scope of coverage for the describedItem.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence minOccurs="1" maxOccurs="1">
      <xsd:element ref="irm:SubCountryCode" minOccurs="1" maxOccurs="unbounded"/>
    </xsd:sequence>
    <xsd:attributeGroup ref="ism:SecurityAttributesGroup"/>
  </xsd:complexType>
</xsd:element>
Schema location IC-IRM.xsd