Showing:

Annotations
Attributes
Diagrams
Model
Properties
Source
Used by
Element its:OriginatorType / its:CreateDateTime
Namespace urn:us:gov:ic:its
Annotations

The time that the originating client creates the object.

Diagram
Diagram
Type xs:dateTime
Properties
content simple
Source
<xs:element name="CreateDateTime" type="xs:dateTime">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The time that the originating client creates the object.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
Schema location ITS-MS.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
Element its:OriginatorType / its:OriginatorObjectID
Namespace urn:us:gov:ic:its
Annotations

Provides a field for an originating client to include a local identifier assigned to the object.

Diagram
Diagram IC-ISM_xsd_Attribute_Group_SecurityAttributesGroup.tmp#SecurityAttributesGroup
Type extension of xs:string
Properties
content complex
minOccurs 0
Attributes
QName Type 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
<xs:element name="OriginatorObjectID" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">Provides a field for an originating client to include a local identifier assigned to the object.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="xs:string">
        <xs:attributeGroup ref="ism:SecurityAttributesGroup"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Schema location ITS-MS.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
Element its:OriginatorType / its:POC
Namespace urn:us:gov:ic:its
Annotations

Point of Contact.

Diagram
Diagram IC-ISM_xsd_Attribute_Group_SecurityAttributesGroup.tmp#SecurityAttributesGroup
Type extension of xs:string
Properties
content complex
minOccurs 0
Attributes
QName Type 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
<xs:element name="POC" minOccurs="0">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">Point of Contact.</p>
    </xs:documentation>
  </xs:annotation>
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="xs:string">
        <xs:attributeGroup ref="ism:SecurityAttributesGroup"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>
Schema location ITS-MS.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.
Complex Type its:OriginatorType
Namespace urn:us:gov:ic:its
Diagram
Diagram IC-ISM_xsd_Attribute_Group_SecurityAttributesGroup.tmp#SecurityAttributesGroup ITS-MS_xsd_Element_its_Client.tmp#Client ITS-MS_xsd_Complex_Type_its_OriginatorType.tmp#OriginatorType_CreateDateTime ITS-MS_xsd_Complex_Type_its_OriginatorType.tmp#OriginatorType_OriginatorObjectID ITS-MS_xsd_Complex_Type_its_OriginatorType.tmp#OriginatorType_POC
Used by
Model
Children its:Client , its:CreateDateTime , its:OriginatorObjectID , its:POC
Attributes
QName Type 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
<xs:complexType name="OriginatorType">
  <xs:sequence>
    <xs:element ref="its:Client"/>
    <xs:element name="CreateDateTime" type="xs:dateTime">
      <xs:annotation>
        <xs:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">The time that the originating client creates the object.</p>
        </xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="OriginatorObjectID" minOccurs="0">
      <xs:annotation>
        <xs:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">Provides a field for an originating client to include a local identifier assigned to the object.</p>
        </xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:simpleContent>
          <xs:extension base="xs:string">
            <xs:attributeGroup ref="ism:SecurityAttributesGroup"/>
          </xs:extension>
        </xs:simpleContent>
      </xs:complexType>
    </xs:element>
    <xs:element name="POC" minOccurs="0">
      <xs:annotation>
        <xs:documentation>
          <p xmlns="http://www.w3.org/1999/xhtml" ism:classification="U" ism:ownerProducer="USA">Point of Contact.</p>
        </xs:documentation>
      </xs:annotation>
      <xs:complexType>
        <xs:simpleContent>
          <xs:extension base="xs:string">
            <xs:attributeGroup ref="ism:SecurityAttributesGroup"/>
          </xs:extension>
        </xs:simpleContent>
      </xs:complexType>
    </xs:element>
  </xs:sequence>
  <xs:attributeGroup ref="ism:SecurityAttributesGroup"/>
</xs:complexType>
Schema location ITS-MS.xsd Copy and paste this link to your file browser, clicking the link MAY open in the browser. Opening in an XML aware editor is best.

This document has been approved for Public Release by the Office of the Director of National Intelligence. See Distribution Notice for details. Click Here