Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element irm:VitalRecordIndicator
Namespace urn:us:gov:ic:irm
Annotations
An indication that a publication is categorized a vital record by the originating agency. A vital record is a resource that is needed: (a) to restore an enterprise to full operation following a catastrophe, or (b) as a record that is essential to protect the legal and financial rights of the government or the individual directly affected by its activities. The attribute named "indicator" is used to specify whether or not this product record is vital.
Diagram
Diagram IC-IRM_xsd_Element_irm_VitalRecordIndicator.tmp#VitalRecordIndicator_indicator
Properties
content: complex
Used by
Attributes
QName Type Fixed Default Use Annotation
irm:indicator xsd:boolean false optional
A signal that a specific property is applicable to a publication.
Source
<xsd:element name="VitalRecordIndicator">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">An indication that a publication is categorized a vital record by the originating agency. A vital record is a resource that is needed: (a) to restore an enterprise to full operation following a catastrophe, or (b) as a record that is essential to protect the legal and financial rights of the government or the individual directly affected by its activities. The attribute named "indicator" is used to specify whether or not this product record is vital.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:attribute name="indicator" type="xsd:boolean" default="false">
      <xsd:annotation>
        <xsd:documentation xml:lang="en">A signal that a specific property is applicable to a publication.</xsd:documentation>
      </xsd:annotation>
    </xsd:attribute>
  </xsd:complexType>
</xsd:element>
Schema location IC-IRM.xsd
Attribute irm:VitalRecordIndicator / @irm:indicator
Namespace urn:us:gov:ic:irm
Annotations
A signal that a specific property is applicable to a publication.
Type xsd:boolean
Properties
default: false
Used by
Source
<xsd:attribute name="indicator" type="xsd:boolean" default="false">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">A signal that a specific property is applicable to a publication.</xsd:documentation>
  </xsd:annotation>
</xsd:attribute>
Schema location IC-IRM.xsd