attributeGroup "sgmltag.attlist"
Namespace:
Content:
Defined:
globally in dbpoolx.xsd; see XML source
Includes:
definitions of 2 attributes
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
("attribute" | "attvalue" | "element" | "endtag" | "emptytag" | "genentity" | "numcharref" | "paramentity" | "pi" | "xmlpi" | "starttag" | "sgmlcomment" | "prefix" | "namespace" | "localname")
 = 
xs:anySimpleType
 = 
xs:ID
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("changed" | "added" | "deleted" | "off")
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:NMTOKENS
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
("ltr" | "rtl" | "lro" | "rlo")
 = 
xs:anySimpleType
 = 
xs:anySimpleType
...>
Known Usage Locations
Attribute Detail (all declarations; defined within this component only; 2/19)
class
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"attribute", "attvalue", "element", "endtag", "emptytag", "genentity", "numcharref", "paramentity", "pi", "xmlpi", "starttag", "sgmlcomment", "prefix", "namespace", "localname"
XML Source (see within schema source)
<xs:attribute name="class">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="attribute"/>
<xs:enumeration value="attvalue"/>
<xs:enumeration value="element"/>
<xs:enumeration value="endtag"/>
<xs:enumeration value="emptytag"/>
<xs:enumeration value="genentity"/>
<xs:enumeration value="numcharref"/>
<xs:enumeration value="paramentity"/>
<xs:enumeration value="pi"/>
<xs:enumeration value="xmlpi"/>
<xs:enumeration value="starttag"/>
<xs:enumeration value="sgmlcomment"/>
<xs:enumeration value="prefix"/>
<xs:enumeration value="namespace"/>
<xs:enumeration value="localname"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

namespace
Type:
xs:anySimpleType
Use:
optional
XML Source (see within schema source)
<xs:attribute name="namespace"/>

XML schema documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.