http://www.unisens.org/unisens2.0
complexType xmlFileFormat

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{http://www.unisens.org/unisens2.0}fileFormat (restriction)
|
+--{http://www.unisens.org/unisens2.0}xmlFileFormat (extension)

Documentation
file format options for XML files
Properties
This component is not nillable.

Model
<...
  comment = xs:string>

</...>


Attribute Summary
 xs:stringcomment
          Free comment. 

Attribute Detail

comment

Free comment.

Type:
xs:string
Use:
optional
Form:
unqualified

Source
<xs:complexType name="xmlFileFormat">
<xs:complexContent>
<xs:extension base="fileFormat"/>
</xs:complexContent>
</xs:complexType>


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