attributeGroup "UnitSpecification"
Namespace:
Content:
Defined:
globally in pretext.xsd; see XML source
Includes:
definitions of 3 attributes
Used:
XML Representation Summary
<...
   
 = 
xs:anySimpleType
 = 
xs:anySimpleType
 = 
xs:integer
...>
Known Usage Locations
XML Source (see within schema source)
<xs:attributeGroup name="UnitSpecification">
<xs:attribute name="prefix"/>
<xs:attribute name="base" use="required"/>
<xs:attribute name="exp" type="xs:integer"/>
</xs:attributeGroup>
Attribute Detail (all declarations; defined within this component only; 3/3)
base
Type:
xs:anySimpleType
Use:
required
XML Source (see within schema source)
<xs:attribute name="base" use="required"/>

exp
Type:
xs:integer, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="exp" type="xs:integer"/>

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

XML schema documentation generated with FlexDoc/XML 1.12.5 using FlexDoc/XML XSDDoc 2.9.2 template set