noNamespace
element FUNCON

Documentation
Logical language: Function constant.
Properties
This component is not nillable.

Model
<FUNCON
  ref = xs:string>
TERMTYPE*
</FUNCON>


Nested Element Summary
 TERMTYPE
          

Attribute Summary
 xs:stringref
          

Attribute Detail

ref

Type:
xs:string
Use:
required
Form:
unqualified

Source
<xs:element name="FUNCON" substitutionGroup="TERMTYPE">
<xs:complexType>
<xs:sequence>
<xs:element ref="TERMTYPE" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
<xs:attribute name="ref" 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.