urn:schemas-cosylab-com:BulkDataNTReceiver:1.0
complexType propertyValueSeq

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{urn:schemas-cosylab-com:BulkDataNTReceiver:1.0}propertyValueSeq (restriction)

Documentation
                Declares a sequence of elements, which correspond to different Property_t
                entities.
            
Properties
This component is not nillable.

Model
<...>
element*
</...>


Nested Element Summary
propertyValueelement
          
Source
<xs:complexType name="propertyValueSeq">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="element" type="propertyValue"/>
</xs:sequence>
</xs:complexType>


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