noNamespace
complexType properties

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

Properties
This component is not nillable.

Model
<...>
property*
</...>


Nested Element Summary
 property
          
Source
<xsd:complexType name="properties">
<xsd:sequence>
<xsd:element maxOccurs="unbounded" minOccurs="0" ref="property"/>
</xsd:sequence>
</xsd:complexType>


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