attributeGroup moreinfo.attrib

attributeGroup {}moreinfo.attrib

Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema

Usage:

    <xs:attributeGroup ref="moreinfo.attrib"/>

May be used in:
 another global attributeGroup
 a complexType
 an extension or restriction of simple or complex content

Attributes:

moreinfo


Source

<xs:attributeGroup name="moreinfo.attrib">
    <
xs:attribute name="moreinfo" default="none">
        <
xs:simpleType>
            <
xs:restriction base="xs:token">
                <
xs:enumeration value="refentry"/>
                <
xs:enumeration value="none"/>
            </
xs:restriction>
        </
xs:simpleType>
    </
xs:attribute>
</
xs:attributeGroup>


attributeGroup moreinfo.attrib


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.