attributeGroup "xhtml.param.attlist"
Namespace:
Content:
Defined:
globally in xhtml-param-1.xsd; see XML source
Includes:
definitions of 4 attributes
Used:
Component Diagram
XML Representation Summary
<...
   
 = 
xs:ID
 = 
xs:string
 = 
xs:string
 = 
("data" | "ref" | "object") : "data"
 = 
xs:string
...>
Known Usage Locations
Attribute Detail (all declarations; defined within this component only; 4/5)
name
Type:
Use:
required
Attribute Value
xs:string
XML Source (see within schema source)
<xs:attribute name="name" type="xh11d:CDATA" use="required"/>

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

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

valuetype
Type:
anonymous simpleType (restriction of xs:NMTOKEN)
Use:
optional
Attribute Value
enumeration of xs:NMTOKEN
Enumeration:
"data", "ref", "object"
Default:
"data"
XML Source (see within schema source)
<xs:attribute default="data" name="valuetype">
<xs:simpleType>
<xs:restriction base="xs:NMTOKEN">
<xs:enumeration value="data"/>
<xs:enumeration value="ref"/>
<xs:enumeration value="object"/>
</xs:restriction>
</xs:simpleType>
</xs:attribute>

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.