- From: Jeff Lowery <jlowery@scenicsoft.com>
- Date: Wed, 10 Jul 2002 13:42:34 -0700
- To: Jeff Lowery <jlowery@scenicsoft.com>, "'Mark Feblowitz'" <mfeblowitz@frictionless.com>
- Cc: xmlschema-dev@w3.org
BTW, here's a slight refinement: instead of denoting the actual schema components in the macro, you could use XPaths to denote the start/stop points of text to include from a schema document, then run a pre-preprocessor to extract text from the specified doc locations and put them in the macro. Then run the preprocessor. Starting to sound like a job for XQuery. But this truly can't work, right? Schemas are defined at the component level.... ;-) > -----Original Message----- > From: Jeff Lowery [mailto:jlowery@scenicsoft.com] > Sent: Wednesday, July 10, 2002 1:12 PM > To: 'Mark Feblowitz' > Cc: xmlschema-dev@w3.org > Subject: RE: What good is Restriction? > > > > Here's the solution: XSML -> XML Schema Macro Language > > Just tack on an XML Schema preprocessor - voila! Call the > result the > Pre Schema Parsing Infoset (PSPI). > > What? You want me to go away?? >
Received on Wednesday, 10 July 2002 16:43:16 UTC