attributeGroup "BorderLeft"
Namespace:
Content:
Defined:
globally in pretext.xsd; see XML source
Includes:
definition of 1 attribute
Used:
never
XML Representation Summary
<...
   
 = 
("none" | "minor" | "medium" | "major")
...>
XML Source (see within schema source)
<xs:attributeGroup name="BorderLeft">
<xs:attribute name="left" type="BorderThickness" use="required"/>
</xs:attributeGroup>
Attribute Detail (all declarations; defined within this component only; 1/1)
left
Type:
Use:
required
Attribute Value
enumeration of xs:token
Enumeration:
"none", "minor", "medium", "major"
XML Source (see within schema source)
<xs:attribute name="left" type="BorderThickness" use="required"/>

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