voicexml/vxml-attribs.xsd

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

{http://www.w3.org/2001/XMLSchema}anySimpleType
  {http://www.w3.org/2001/XMLSchema}string
      {http://www.w3.org/2001/XMLSchema}normalizedString
          {http://www.w3.org/2001/XMLSchema}token
              {http://www.w3.org/2001/XMLSchema}NMTOKEN
                  {http://www.w3.org/2001/vxml}RestrictedVariableName.datatype

Model
{NMTOKEN: pattern = \c+}
Derived types
RestrictedVariableNames.datatype
Usage
Form-item.attribs/@name, Name.attrib/@name
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
Fundamental Facets
equality, non-numeric, unbounded, unordered, countable infinite value space
White Space Processing
collapse
Pattern Facet
\c+

(c) Copyright 2005, 2006 buldocs Ltd. All Rights Reserved.
generated by xnsdoc 1.2