complexType "DataObjectInfoType"
Namespace:
Content:
complex, 1 attribute, 3 elements
Defined:
globally in MOA-SPSS-1.3.xsd; see XML source
Includes:
definitions of 1 attribute, 3 elements
Used:
XML Representation Summary
<...
    Structure
 = 
("detached" | "enveloping")
    >
   
Content: 
DataObject, (CreateTransformsInfoProfile | CreateTransformsInfoProfileID)
</...>
Content Model Elements (3):
All Direct / Indirect Based Elements (1):
Known Usage Locations
XML Source (w/o annotations (1); see within schema source)
<xsd:complexType name="DataObjectInfoType">
<xsd:sequence>
<xsd:element name="DataObject">
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="ContentOptionalRefType"/>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>
<xsd:choice>
<xsd:element ref="CreateTransformsInfoProfile"/>
</xsd:choice>
</xsd:sequence>
<xsd:attribute name="Structure" use="required">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="detached"/>
<xsd:enumeration value="enveloping"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
</xsd:complexType>
Attribute Detail (all declarations; defined in this component only; 1/1)
Structure
Type:
anonymous (restriction of xsd:string)
Use:
required
Attribute Value
enumeration of xsd:string
Enumeration:
"detached", "enveloping"
Anonymous simpleType
Type Derivation Tree
xsd:string (restriction)
  simpleType
Derivation:
restriction of xsd:string
Facets:
enumeration:
"detached", "enveloping"
XML Source (see within schema source)
<xsd:attribute name="Structure" use="required">
<xsd:simpleType>
<xsd:restriction base="xsd:string">
<xsd:enumeration value="detached"/>
<xsd:enumeration value="enveloping"/>
</xsd:restriction>
</xsd:simpleType>
</xsd:attribute>
Content Element Detail (all declarations; defined in this component only; 3/3)
CreateTransformsInfoProfile
Type:
anonymous, complex content
XML Source (see within schema source)
<xsd:element ref="CreateTransformsInfoProfile"/>

CreateTransformsInfoProfileID
Type:
ProfileIdentifierType, simple content
Simple Content
xsd:token
XML Source (see within schema source)

DataObject
Type:
anonymous (extension of ContentOptionalRefType), complex content
XML Source (see within schema source)
<xsd:element name="DataObject">
<xsd:complexType>
<xsd:complexContent>
<xsd:extension base="ContentOptionalRefType"/>
</xsd:complexContent>
</xsd:complexType>
</xsd:element>

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