[osis-core] I don't think you want to use what you sent as 1.0 in any case.

Todd Tillinghast osis-core@bibletechnologieswg.org
Sun, 21 Apr 2002 23:08:02 -0500


I don't think you want to use what you sent in any case.

As it sits POS, morph, and lemma MUST start with "x-".

Naturally I propose that we require the following regex in a new simple type
that we use for POS, morph, lemma, sync, and xlit.

<xs:pattern value="(\w(\.[\w]+){0,}))\.\.(\w(\.[\w]+){0,}))"/>

Todd