Schemas/CoT
From Code Synthesis Wiki
< SchemasRevision as of 12:48, 17 February 2008; view current revision
←Older revision | Newer revision→
←Older revision | Newer revision→
This page contains information on using the Cursor On Target (CoT) schemas with XSD.
The Cot schemas rely heavily on the XML Schema wildcards (any
and anyAttribute
). For an example on how to handle wildcards in the C++/Tree and C++/Parser mappings, refer to the wildcard
example provided for each mapping. For the C++/Tree mapping also see Section 2.12, "Mapping for any and anyAttribute" in the C++/Tree Mapping User Manual.
The following threads on the xsd-users mailing list may have some useful information on using these schemas with the C++/Tree mapping.