<xs:element name="endDate" type="ddms:CombinedDateType" minOccurs="0"><xs:annotation><xs:documentation>Date the relationship ended.</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 RelationshipType
Namespace
urn:us:mil:ces:metadata:domex
Annotations
A relationship captures how entities are related to one another.
Relationship type has an attribute that captures the broad classification of the
relationship, such as: Familial, Employment, Student-Alum, Membership,
Located, Transactions, Communication, Associations
The element relatedTo contains the name or identification of the related entity
and an attribute indicating the more specific
nature of the broad relationship category. For example, if the broad category
is "Employment", the nature of the employment could
be: Employed by, Is Officer of, Works In, Subordinate To, Senior To.
<xs:complexType name="RelationshipType"><xs:annotation><xs:documentation>A relationship captures how entities are related to one another. Relationship type has an attribute that captures the broad classification of the relationship, such as: Familial, Employment, Student-Alum, Membership, Located, Transactions, Communication, Associations The element relatedTo contains the name or identification of the related entity and an attribute indicating the more specific nature of the broad relationship category. For example, if the broad category is "Employment", the nature of the employment could be: Employed by, Is Officer of, Works In, Subordinate To, Senior To.</xs:documentation></xs:annotation><xs:sequence><xs:element name="relatedTo"><xs:complexType><xs:simpleContent><xs:extension base="xs:string"><xs:attribute name="nature" type="CVEnumDOMEXRelationshipNatureType:CVEnumDOMEXRelationshipNatureType"/></xs:extension></xs:simpleContent></xs:complexType></xs:element><xs:element name="startDate" type="ddms:CombinedDateType" minOccurs="0"><xs:annotation><xs:documentation>Date the relationship began.</xs:documentation></xs:annotation></xs:element><xs:element name="endDate" type="ddms:CombinedDateType" minOccurs="0"><xs:annotation><xs:documentation>Date the relationship ended.</xs:documentation></xs:annotation></xs:element></xs:sequence><xs:attribute name="type" type="CVEnumDOMEXRelationshipTypeType:CVEnumDOMEXRelationshipTypeType" use="required"/></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.
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