346
edits
| Line 60: | Line 60: | ||
|- | |- | ||
| xs:enumeration | | xs:enumeration | ||
| "xs-pattern" (must be built by in the format "string1|string2|string3"), with appropriate characters escaped with a backslash | | "xs-pattern" (must be built by in the format "<nowiki>string1|string2|string3</nowiki>"), with appropriate characters escaped with a backslash | ||
| same functionality as xs:pattern, so to simplify we expose the same way | | same functionality as xs:pattern, so to simplify we expose the same way | ||
|- | |- | ||
edits