DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
complexType "BaseRecordLayoutType"
Namespace:
Content:
complex, 7 attributes, 4 elements
Abstract:
(cannot be assigned directly to elements used in instance XML documents)
Defined:
Includes:
definition of 1 element
Used:
XML Representation Summary
<...
    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
</...>
Content Model Elements (4):
Known Direct Subtypes (6):
All Direct / Indirect Based Elements (7):
Known Usage Locations
Annotation
This type structures an abstract element which is used only as the head of a substitution group.
Type Definition Detail
Type Derivation Tree
      r:VersionableType (extension)
          BaseRecordLayoutType (extension)
XML Source (w/o annotations (1); see within schema source)
<xs:complexType abstract="true" name="BaseRecordLayoutType">
<xs:complexContent>
<xs:extension base="r:VersionableType">
<xs:sequence>
<xs:element ref="PhysicalStructureReference"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
Content Element Detail (defined in this component only; 1/4)
PhysicalStructureReference
Type:
XML Source (see within schema source)
<xs:element ref="PhysicalStructureReference"/>

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