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

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

Properties
This component is not nillable.

Model
<...
  schemaUrl = xs:string>

</...>


Attribute Summary
 xs:stringschemaUrl
           Contains the URL to the schema of the context XML file.  

Attribute Detail

schemaUrl

Contains the URL to the schema of the context XML file.

Type:
xs:string
Use:
required
Form:
unqualified

Source
<xs:complexType name="context">
<xs:attribute name="schemaUrl" type="xs:string" use="required">
</xs:attribute>
</xs:complexType>


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