Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Used by
Element IdentificationType / license
Namespace urn:us:mil:ces:metadata:domex_identity
Diagram
Diagram Identity_xsd_Complex_Type_LicenseType.tmp#LicenseType_type Identity_xsd_Complex_Type_LicenseType.tmp#LicenseType_idNumber Identity_xsd_Complex_Type_LicenseType.tmp#LicenseType_authority Identity_xsd_Complex_Type_LicenseType.tmp#LicenseType_isLostOrStolen Identity_xsd_Complex_Type_LicenseType.tmp#LicenseType_isAuthentic Identity_xsd_Complex_Type_LicenseType.tmp#LicenseType_dateOfIssue Identity_xsd_Complex_Type_LicenseType.tmp#LicenseType_dateOfExpiration Identity_xsd_Complex_Type_LicenseType.tmp#LicenseType_issuingCountry Identity_xsd_Complex_Type_LicenseType.tmp#LicenseType_issuingStateOrProvince Identity_xsd_Complex_Type_LicenseType.tmp#LicenseType_issuingLocality Identity_xsd_Complex_Type_LicenseType.tmp#LicenseType_issuingOrganization Identity_xsd_Complex_Type_LicenseType.tmp#LicenseType_identifiedPerson Identity_xsd_Complex_Type_LicenseType.tmp#LicenseType_destinationCountry Identity_xsd_Complex_Type_LicenseType.tmp#LicenseType
Type LicenseType
Properties
content complex
Model
Children authority , dateOfExpiration , dateOfIssue , destinationCountry , idNumber , identifiedPerson , isAuthentic , isLostOrStolen , issuingCountry , issuingLocality , issuingOrganization , issuingStateOrProvince
Instance
<license type="" xmlns="urn:us:mil:ces:metadata:domex_identity">
  <idNumber>{0,1}</idNumber>
  <authority>{0,1}</authority>
  <isLostOrStolen>{0,1}</isLostOrStolen>
  <isAuthentic>{0,1}</isAuthentic>
  <dateOfIssue>{0,1}</dateOfIssue>
  <dateOfExpiration>{0,1}</dateOfExpiration>
  <issuingCountry code="" codespace="">{0,1}</issuingCountry>
  <issuingStateOrProvince>{0,1}</issuingStateOrProvince>
  <issuingLocality>{0,1}</issuingLocality>
  <issuingOrganization>{0,1}</issuingOrganization>
  <identifiedPerson>{0,1}</identifiedPerson>
  <destinationCountry code="" codespace="">{0,1}</destinationCountry>
</license>
Attributes
QName Type Use
type CVEnumDOMEXLicenseTypeType required
Source
<xs:element name="license" type="LicenseType"/>
Schema location Identity.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 IdentificationType / membershipID
Namespace urn:us:mil:ces:metadata:domex_identity
Diagram
Diagram Identity_xsd_Complex_Type_MembershipIdType.tmp#MembershipIdType_type Identity_xsd_Complex_Type_MembershipIdType.tmp#MembershipIdType_issueOrgainzation Identity_xsd_Complex_Type_MembershipIdType.tmp#MembershipIdType
Type MembershipIdType
Properties
content complex
Model
Children issueOrgainzation
Instance
<membershipID type="" xmlns="urn:us:mil:ces:metadata:domex_identity">
  <issueOrgainzation>{1,1}</issueOrgainzation>
</membershipID>
Attributes
Source
<xs:element name="membershipID" type="MembershipIdType"/>
Schema location Identity.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 IdentificationType
Namespace urn:us:mil:ces:metadata:domex_identity
Annotations
Person has identification. A document which was issued by some organization to “identify” the indicated person, indicate some sort of affiliation with the organization, usually assign the person an identification “number, and perhaps license the person in some capacity. Identification types include: License and Membership ID. Attributes include: authority, date of issue, date of expiration, issuing country, issuing State or Province, issuing Locality, issuing Organization, and the identified person.
Diagram
Diagram Identity_xsd_Complex_Type_IdentificationType.tmp#IdentificationType_license Identity_xsd_Complex_Type_IdentificationType.tmp#IdentificationType_membershipID
Used by
Model
Children license , membershipID
Source
<xs:complexType name="IdentificationType">
  <xs:annotation>
    <xs:documentation>Person has identification. A document which was issued by some organization to “identify” the indicated person, indicate some sort of affiliation with the organization, usually assign the person an identification “number, and perhaps license the person in some capacity. Identification types include: License and Membership ID. Attributes include: authority, date of issue, date of expiration, issuing country, issuing State or Province, issuing Locality, issuing Organization, and the identified person.</xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:element name="license" type="LicenseType"/>
    <xs:element name="membershipID" type="MembershipIdType"/>
  </xs:choice>
</xs:complexType>
Schema location Identity.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