http://www.w3.org/2001/XMLSchema
element group

Documentation
Properties
This component is not nillable.

Model
<group
  id = xs:ID
  name = xs:NCName
  {any attribute from any other namespace than current namespace}>
(annotation?, (all | choice | sequence) )
</group>


Nested Element Summary
 all
          
 annotation
          
xs:simpleExplicitGroupchoice
          
xs:simpleExplicitGroupsequence
          

Attribute Summary
 xs:IDid
          
 xs:NCNamename
          

Attribute Detail

id

Type:
xs:ID
Use:
optional
Form:
unqualified

name

Type:
xs:NCName
Use:
required
Form:
unqualified

Local Usage
explicitGroup, realGroup, redefinable

Source
<xs:element id="group" name="group" type="xs:namedGroup">
</xs:element>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.