element <DataObjectInfo>
Namespace:
Type:
Content:
complex, 2 attributes, 3 elements
Defined:
Includes:
definition of 1 attribute
XML Representation Summary
<DataObjectInfo
    Structure
 = 
("detached" | "enveloping")
    ChildOfManifest
 = 
xsd:boolean : "false"
    >
   
Content: 
DataObject, (CreateTransformsInfoProfile | CreateTransformsInfoProfileID)
</DataObjectInfo>
Content model elements (3):
Included in content model of elements (1):
Anonymous Type Detail
Type Derivation Tree
DataObjectInfoType (extension)
  complexType
XML Source (see within schema source)
<xsd:element maxOccurs="unbounded" name="DataObjectInfo">
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="DataObjectInfoType">
<xsd:attribute default="false" name="ChildOfManifest" type="xsd:boolean" use="optional"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
Attribute Detail (all declarations; defined in this component only; 1/2)
ChildOfManifest
Type:
xsd:boolean, predefined
Use:
optional
Attribute Value
Default:
"false"
XML Source (see within schema source)
<xsd:attribute default="false" name="ChildOfManifest" type="xsd:boolean" use="optional"/>

XML schema documentation generated with DocFlex/XML RE 1.8.0 using DocFlex/XML XSDDoc 2.2.0 template set