Showing:

Annotations
Diagrams
Instances
Properties
Source
Used by
Element irm:ProcessingInfoList
Namespace urn:us:gov:ic:irm
Annotations
An unbounded sequence of ProcessingInfo elements.
Diagram
Diagram IC-IRM_xsd_Element_irm_ProcessingInfo.tmp#ProcessingInfo
Properties
content: complex
Used by
Element irm:MetaCardIRM
Model irm:ProcessingInfo+
Children irm:ProcessingInfo
Instance
<irm:ProcessingInfoList xmlns:irm="urn:us:gov:ic:irm">
  <irm:ProcessingInfo irm:dateProcessed="" SchemaguideSecurityAttributesGroup="">{1,unbounded}</irm:ProcessingInfo>
</irm:ProcessingInfoList>
Source
<xsd:element name="ProcessingInfoList">
  <xsd:annotation>
    <xsd:documentation>An unbounded sequence of ProcessingInfo elements.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence minOccurs="1" maxOccurs="1">
      <xsd:element ref="irm:ProcessingInfo" minOccurs="1" maxOccurs="unbounded"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>
Schema location IC-IRM.xsd