element arg

element {}arg

Abstractfalse (This can be used in an instance)
Nillablefalse (Instance values cannot use xsi:nil)
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema


Source

<xs:element name="arg">
    <
xs:complexType mixed="true">
        <
xs:choice minOccurs="0" maxOccurs="unbounded">
            <
xs:element ref="arg"/>
            <
xs:element ref="group"/>
            <
xs:element ref="option"/>
            <
xs:element ref="synopfragmentref"/>
            <
xs:element ref="replaceable"/>
            <
xs:element ref="sbr"/>
        </
xs:choice>
        <
xs:attributeGroup ref="arg.attlist"/>
    </
xs:complexType>
</
xs:element>


element arg


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.