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

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

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

Sub Types
{http://www.unisens.org/unisens2.0}fileFormat (restriction)
|
+--{http://www.unisens.org/unisens2.0}binFileFormat (extension)
|
+--{http://www.unisens.org/unisens2.0}csvFileFormat (extension)
|
+--{http://www.unisens.org/unisens2.0}customFileFormat (extension)
|
+--{http://www.unisens.org/unisens2.0}xmlFileFormat (extension)

Source
<xs:complexType abstract="true" name="fileFormat">
<xs:attribute name="comment" type="xs:string">
</xs:attribute>
</xs:complexType>


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