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

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

Documentation
                The virtual GUID (Global Unique Identifier).
                The virtual GUID is used to uniquely identify different incarnations of the same DataReader.
                The association between a DataReader and its persisted state is done using the virtual GUID.
            
Properties
This component is not nillable.

Model
<...>
value?
</...>


Nested Element Summary
string_GUID_AUTOvalue
          
Source
<xs:complexType name="virtualGuid">
<xs:all>
<xs:element minOccurs="0" name="value" type="string_GUID_AUTO"/>
</xs:all>
</xs:complexType>


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