noNamespace
element LINK

Documentation
References to theorems or axioms.
Properties
This component is not nillable.

Model
<LINK
  id = xs:string>

</LINK>


Attribute Summary
 xs:stringid
          

Attribute Detail

id

Type:
xs:string
Use:
required
Form:
unqualified

Source
<xs:element name="LINK" minOccurs="0" maxOccurs="unbounded">
<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.