attributeGroup "moreinfo.attrib"
Namespace:
Content:
Defined:
globally in dbpoolx.xsd; see XML source
Includes:
definition of 1 attribute
Used:
at 27 locations
Component Diagram
XML Representation Summary
<...
   
 = 
("refentry" | "none") : "none"
...>
Known Usage Locations
Attribute Detail (all declarations; defined within this component only; 1/1)
moreinfo
Type:
anonymous simpleType (restriction of xs:token)
Use:
optional
Attribute Value
enumeration of xs:token
Enumeration:
"refentry", "none"
Default:
"none"
XML Source (see within schema source)
<xs:attribute default="none" name="moreinfo">
<xs:simpleType>
<xs:restriction base="xs:token">
<xs:enumeration value="refentry"/>
<xs:enumeration value="none"/>
</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.