simpleType RestrictedVariableName.datatype

simpleType {http://www.w3.org/2001/vxml}RestrictedVariableName.datatype

Type Heirarchy
{http://www.w3.org/2001/XMLSchema}string (by restriction)
 {http://www.w3.org/2001/XMLSchema}normalizedString (by restriction)
  {http://www.w3.org/2001/XMLSchema}token (by restriction)
   {http://www.w3.org/2001/XMLSchema}NMTOKEN (by restriction)
    {http://www.w3.org/2001/vxml}RestrictedVariableName.datatype
Target Namespacehttp://www.w3.org/2001/vxml
Declared Namespacesxmlns:xsd=http://www.w3.org/2001/XMLSchema
xmlns=http://www.w3.org/2001/vxml


Source

<xsd:simpleType name="RestrictedVariableName.datatype">
    <
xsd:annotation>
        <
xsd:documentation>
Variable name which are NMTOKEN. Additional
constraints: doesn't start with "_", doesn't contain "." , must
follow ECMAScript variable naming conventions; not include ECMAScript
reserve words
        
</xsd:documentation>
    </
xsd:annotation>
    <
xsd:restriction base="xsd:NMTOKEN"/>
</
xsd:simpleType>


Documentation

Variable name which are NMTOKEN. Additional
	    constraints: doesn't start with "_", doesn't contain "." , must
	    follow ECMAScript variable naming conventions; not include ECMAScript
	    reserve words


simpleType RestrictedVariableName.datatype


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.