DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
element <BaseRecordLayout>
Namespace:
Type:
Content:
complex, 7 attributes, 4 elements
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 6 elements
Defined:
Used:
XML Representation Summary
<BaseRecordLayout
    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*, PhysicalStructureReference
</BaseRecordLayout>
Content model elements (4):
Included in content model of elements (1):
May be substituted with elements (6):
Known Usage Locations
Annotation
This element is an abstract element used as the head of a substitution group for other elements which describe specific record layouts.
XML Source (w/o annotations (1); see within schema source)
<xs:element abstract="true" name="BaseRecordLayout" type="BaseRecordLayoutType"/>

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