element verse-group

element {}verse-group

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Declared Namespacesxmlns:xsi=http://www.w3.org/2001/XMLSchema-instance
xmlns:xlink=http://www.w3.org/1999/xlink
xmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns:mml=http://www.w3.org/1998/Math/MathML


Source

<xs:element name="verse-group">
    <
xs:complexType>
        <
xs:sequence>
            <
xs:choice maxOccurs="unbounded">
                <
xs:element ref="verse-line"/>
                <
xs:element ref="verse-group"/>
            </
xs:choice>
            <
xs:choice minOccurs="0" maxOccurs="unbounded">
                <
xs:element ref="attrib"/>
                <
xs:element ref="copyright-statement"/>
                <
xs:element ref="permissions"/>
            </
xs:choice>
        </
xs:sequence>
        <
xs:attribute name="id" type="xs:ID"/>
        <
xs:attribute ref="xml:lang"/>
    </
xs:complexType>
</
xs:element>


element verse-group


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.