noNamespace
element VAR

Documentation
Logical language: Subject variable.
Properties
This component is not nillable.

Model
<VAR
  id = xs:string>

</VAR>


Attribute Summary
 xs:stringid
          

Attribute Detail

id

Type:
xs:string
Use:
required
Form:
unqualified

Source
<xs:element name="VAR" substitutionGroup="TERMTYPE">
<xs:complexType>
<xs:attribute name="id" type="xs:string" use="required"/>
</xs:complexType>
</xs:element>


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