DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
element <DataRelationship>
Namespace:
Type:
Content:
complex, 7 attributes, 8 elements
Defined:
Used:
XML Representation Summary
<DataRelationship
    action
 = 
("Add" | "Update" | "Delete")
    id
 = 
xs:string
    isVersionable
 = 
"true"
    objectSource
 = 
xs:anyURI
    urn
 = 
xs:anyURI
    version
 = 
xs:string
    versionDate
 = 
(xs:dateTime | xs:date | xs:gYearMonth | xs:gYear | xs:duration)
    >
   
Content: 
UserID*, VersionResponsibility?, VersionRationale*, DataRelationshipName*, r:Label*, r:Description*, LogicalRecord+, RecordRelationship*
</DataRelationship>
Content model elements (8):
Included in content model of elements (3):
Known Usage Locations
Annotation
Contains a written description of how the logical contents of the file relate to each other for programming purposes. For example, noting that there are household, family and person items where the household is identified by variableH the unique family by the concatenation of variableH and variableF and the unique person within a household by the concatenation of variableH and variableP.
XML Source (w/o annotations (1); see within schema source)
<xs:element name="DataRelationship" type="DataRelationshipType"/>

XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set