attributeGroup "xhtml.script.attlist"
Namespace:
Content:
Defined:
Includes:
definitions of 4 attributes
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xs:ID
 = 
xs:string
 = 
xs:string
 = 
xs:anyURI
 = 
"defer"
...>
Known Usage Locations
Attribute Detail (all declarations; defined within this component only; 4/5)
charset
Type:
Use:
optional
Attribute Value
xs:string
XML Source (see within schema source)
<xs:attribute name="charset" type="xh11d:Charset"/>

defer
Type:
anonymous simpleType (restriction of xs:NMTOKEN)
Use:
optional
Attribute Value
enumeration of xs:NMTOKEN
Enumeration:
"defer"
XML Source (see within schema source)
<xs:attribute name="defer">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="defer"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

src
Type:
Use:
optional
Attribute Value
xs:anyURI
XML Source (see within schema source)
<xs:attribute name="src" type="xh11d:URI"/>

type
Type:
Use:
required
Attribute Value
xs:string
XML Source (see within schema source)
<xs:attribute name="type" type="xh11d:ContentType" use="required"/>

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.