documentElementType Data Type

Namespace
(Default)
Schema
ns0.xsd
Abstract Type
Subtypes
contentDocumentElementType, fileDocumentElementType, linkDocumentElementType, scannedDocumentElementType, structureCompositeDocumentElementType
Properties
name data type type namespace min/max occurs description
creationDate dateTime element 0/1  
variables (custom) element 0/1  
Properties inherited from resourceType
reference referenceType element 0/1  

Example

This data type is abstract. The example below may be incomplete. More accurate examples can be found in subtypes pages.
<d----->
  <creationDate>...</creationDate>
  <variables>...</variables>
  <reference/>
</d----->