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

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

Documentation
                Declares a sequence of elements, which correspond to different xs:string.
            
Properties
This component is not nillable.

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


Nested Element Summary
stringelement
          
Source
<xs:complexType name="stringSeq">
<xs:sequence>
<xs:element maxOccurs="unbounded" minOccurs="0" name="element" type="string"/>
</xs:sequence>
</xs:complexType>


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