cefn / allyourx

Ally is a client-side javascript validating xml editor based on the allyourx.org rich data authoring standard
http://allyourx.org
GNU General Public License v3.0
1 stars 0 forks source link

Add text element #2

Open cefn opened 14 years ago

cefn commented 14 years ago
<text/>

The use of text to populate elements is pretty crucial and has been overlooked. It should be introduced very early on in the target schemata series and cascaded throughout, perhaps as early as v001 to allow meaningful tests of the xml editor for HTML mini-languages.

<data/>

Possibly should merge with the data element which has already been introduced, in a parallel development to the generic and incrementally expressive attribute-quantifier and element-quantifier aliases. Such an alias would be designed to generically address what a value can be in attribute or character data.

cefn commented 14 years ago

Added into v001 and v002, still needs propagating through more advanced metaschema.