Showing:

Annotations
Diagrams
Instances
Properties
Source
Used by
Element irm:RecordsManagementInfo
Namespace urn:us:gov:ic:irm
Annotations
A container for information about the format of the publication file and the authoring software used to produce the publication.
Diagram
Diagram IC-IRM_xsd_Element_irm_VitalRecordIndicator.tmp#VitalRecordIndicator IC-IRM_xsd_Element_irm_ApplicationSoftware.tmp#ApplicationSoftware IC-IRM_xsd_Element_irm_RecordKeeper.tmp#RecordKeeper
Properties
content: complex
Used by
Model ALL(irm:VitalRecordIndicator{0,1} irm:ApplicationSoftware{0,1} irm:RecordKeeper{0,1})
Children irm:ApplicationSoftware, irm:RecordKeeper, irm:VitalRecordIndicator
Instance
<irm:RecordsManagementInfo xmlns:irm="urn:us:gov:ic:irm">
  <irm:VitalRecordIndicator irm:indicator="false">{0,1}</irm:VitalRecordIndicator>
  <irm:ApplicationSoftware SchemaguideSecurityAttributesGroup="">{0,1}</irm:ApplicationSoftware>
  <irm:RecordKeeper>{0,1}</irm:RecordKeeper>
</irm:RecordsManagementInfo>
Source
<xsd:element name="RecordsManagementInfo">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">A container for information about the format of the publication file and the authoring software used to produce the publication.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:all minOccurs="1" maxOccurs="1">
      <xsd:element ref="irm:VitalRecordIndicator" minOccurs="0" maxOccurs="1"/>
      <xsd:element ref="irm:ApplicationSoftware" minOccurs="0" maxOccurs="1"/>
      <xsd:element ref="irm:RecordKeeper" minOccurs="0" maxOccurs="1"/>
    </xsd:all>
  </xsd:complexType>
</xsd:element>
Schema location IC-IRM.xsd