This is the XML Schema driver file for SCXML 1.0.
This schema:
+ sets the namespace for SCXML 1.0
+ imports external schemas (xml.xsd)
+ imports SCXML common datatypes, attributes and content models
+ imports modular schemas
SCXML 1.0 includes:
+ SCXML core constructs
+ SCXML executable content
+ SCXML data model and manipulation
+ SCXML external communications
This schema is permissive such that it accomodates all
datamodels, but validating documents may contain markup that
is ignored in certain datamodels. |