Showing:

Annotations
Attributes
Diagrams
Properties
Source
Used by
Element irm:Dates
Namespace urn:us:gov:ic:irm
Annotations
The date that a resource was approved for publication or posting.
Diagram
Diagram IC-IRM_xsd_Element_irm_Dates.tmp#Dates_dateApproved IC-IRM_xsd_Element_irm_Dates.tmp#Dates_dateReceived
Properties
content: complex
Used by
Attributes
QName Type Fixed Default Use Annotation
irm:dateApproved CombinedDateType optional
irm:dateReceived CombinedDateType optional
Source
<xsd:element name="Dates">
  <xsd:annotation>
    <xsd:documentation xml:lang="en">The date that a resource was approved for publication or posting.</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:attribute name="dateApproved" type="ddms:CombinedDateType" use="optional">
      <xsd:annotation>
        <xsd:appinfo>The date that a resource was approved for publication or posting.</xsd:appinfo>
      </xsd:annotation>
    </xsd:attribute>
    <xsd:attribute name="dateReceived" type="ddms:CombinedDateType" use="optional">
      <xsd:annotation>
        <xsd:appinfo>The date a product is received by an ingestion system from an external source.</xsd:appinfo>
      </xsd:annotation>
    </xsd:attribute>
  </xsd:complexType>
</xsd:element>
Schema location IC-IRM.xsd
Attribute irm:Dates / @irm:dateApproved
Namespace urn:us:gov:ic:irm
Type CombinedDateType
Properties
use: optional
Used by
Element irm:Dates
Source
<xsd:attribute name="dateApproved" type="ddms:CombinedDateType" use="optional">
  <xsd:annotation>
    <xsd:appinfo>The date that a resource was approved for publication or posting.</xsd:appinfo>
  </xsd:annotation>
</xsd:attribute>
Schema location IC-IRM.xsd
Attribute irm:Dates / @irm:dateReceived
Namespace urn:us:gov:ic:irm
Type CombinedDateType
Properties
use: optional
Used by
Element irm:Dates
Source
<xsd:attribute name="dateReceived" type="ddms:CombinedDateType" use="optional">
  <xsd:annotation>
    <xsd:appinfo>The date a product is received by an ingestion system from an external source.</xsd:appinfo>
  </xsd:annotation>
</xsd:attribute>
Schema location IC-IRM.xsd