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

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

Documentation
                Type representing a function defined into an external library.
            
Properties
This component is not nillable.

Model
<...>
(dll? ; function_name?)
</...>


Nested Element Summary
stringdll
          
stringfunction_name
          
Source
<xs:complexType name="transportMulticastMappingFunction">
<xs:all>
<xs:element maxOccurs="1" minOccurs="0" name="dll" type="string"/>
<xs:element maxOccurs="1" minOccurs="0" name="function_name" type="string"/>
</xs:all>
</xs:complexType>


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