DDI 3.1 XML Schema Documentation (2009-10-18)
© DDI Alliance 2009 - licensed under the terms of the GNU Lesser General Public License
attributeGroup "pre.attlist"
Namespace:
Content:
Defined:
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<...
    class
 = 
xs:NMTOKENS
    dir
 = 
("ltr" | "rtl")
    id
 = 
xs:ID
    style
 = 
xs:string
    title
 = 
xs:string
    xml:lang
 = 
xs:language
    xml:space
 = 
("default" | "preserve") : "preserve"
...>
Known Usage Locations
XML Source (see within schema source)
<xs:attributeGroup name="pre.attlist">
<xs:attribute ref="xml:space"/>
<xs:attributeGroup ref="Common.attrib"/>
</xs:attributeGroup>
Attribute Detail (defined in this component only; 1/7)
xml:space
Type:
anonymous (restriction of xs:NCName)
Use:
optional
Attribute Value
enumeration of xs:NCName
Enumeration:
"default", "preserve"
Default:
"preserve"
XML Source (see within schema source)
<xs:attribute ref="xml:space"/>

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