Showing:

Annotations
Attributes
Diagrams
Facets
Model
Properties
Source
Used by
Element BirDetaineeType / birDetaineeName
Namespace urn:us:mil:ces:metadata:domex
Annotations
Detainee name associated with the ISNs in the Biometrics Intelligence Resource (BIR).
Diagram
Diagram DOMEX_xsd_Simple_Type_string300.tmp#string300
Type string300
Properties
content simple
Facets
maxLength 300
Source
<xs:element name="birDetaineeName" type="string300">
  <xs:annotation>
    <xs:documentation>Detainee name associated with the ISNs in the Biometrics Intelligence Resource (BIR).</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location DOMEX.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 BirDetaineeType / biometricUrl
Namespace urn:us:mil:ces:metadata:domex
Annotations
List of URLs to this detainee's records in BIR.
Diagram
Diagram
Type xs:anyURI
Properties
content simple
minOccurs 0
maxOccurs unbounded
Source
<xs:element name="biometricUrl" type="xs:anyURI" minOccurs="0" maxOccurs="unbounded">
  <xs:annotation>
    <xs:documentation>List of URLs to this detainee's records in BIR.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location DOMEX.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 BirDetaineeType
Namespace urn:us:mil:ces:metadata:domex
Diagram
Diagram DDMS-Includes_xsd_Attribute_Group_SecurityAttributesGroup.tmp#SecurityAttributesGroup DOMEX_xsd_Complex_Type_BirDetaineeType.tmp#BirDetaineeType_birDetaineeName DOMEX_xsd_Complex_Type_BirDetaineeType.tmp#BirDetaineeType_biometricUrl
Used by
Model
Children biometricUrl , birDetaineeName
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="BirDetaineeType">
  <xs:sequence>
    <xs:element name="birDetaineeName" type="string300">
      <xs:annotation>
        <xs:documentation>Detainee name associated with the ISNs in the Biometrics Intelligence Resource (BIR).</xs:documentation>
      </xs:annotation>
    </xs:element>
    <xs:element name="biometricUrl" type="xs:anyURI" minOccurs="0" maxOccurs="unbounded">
      <xs:annotation>
        <xs:documentation>List of URLs to this detainee's records in BIR.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
  <xs:attributeGroup ref="ddms:SecurityAttributesGroup"/>
</xs:complexType>
Schema location DOMEX.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