complexType "XMLContentType"
Namespace:
Content:
mixed, 1 attribute, elem. wildcard
Defined:
globally in MOA-SPSS-1.3.xsd; see XML source
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<...
    xml:space
 = 
("default" | "preserve")
    >
   
Content: 
{text} × {any}*
</...>
All Direct / Indirect Based Elements (1):
Known Usage Locations
Type Definition Detail
Type Derivation Tree
AnyChildrenType (extension)
  XMLContentType
XML Source (see within schema source)
<xsd:complexType mixed="true" name="XMLContentType">
<xsd:complexContent mixed="true">
<xsd:extension base="AnyChildrenType">
<xsd:attribute ref="xml:space" use="optional"/>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>
Attribute Detail (all declarations; defined in this component only; 1/1)
xml:space
Type:
anonymous (restriction of xs:NCName)
Use:
optional
Attribute Value
enumeration of xs:NCName
Enumeration:
"default", "preserve"
XML Source (see within schema source)
<xsd:attribute ref="xml:space" use="optional"/>

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