urn:schemas-cosylab-com:BulkDataNTReceiver:1.0
simpleType elementBaseName

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

Documentation
                <xs:string>
            
                A QoS Profile can inherit its values from other QoS Profiles described in the XML file
                using this attribute.
            
Properties
This component is not nillable.

Model

((::)?[a-zA-Z0-9_])+
attribute-value normalization: collapse


Source
<xs:simpleType name="elementBaseName">
<xs:restriction base="xs:string">
<xs:whiteSpace value="collapse"/>
<xs:pattern value="((::)?[a-zA-Z0-9_])+"/>
</xs:restriction>
</xs:simpleType>


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