diff options
Diffstat (limited to 'quanta/data/dtep/schema')
40 files changed, 83 insertions, 83 deletions
diff --git a/quanta/data/dtep/schema/all.tag b/quanta/data/dtep/schema/all.tag index 0c435782..62e9bb6a 100644 --- a/quanta/data/dtep/schema/all.tag +++ b/quanta/data/dtep/schema/all.tag @@ -38,9 +38,9 @@ <whatsthis>Maximum number of times the element can occur. The value must be 1.</whatsthis> <location col="1" row="2"/> </attr> - <tqchildren> + <children> <child name="annotation" /> <child name="element" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/annotation.tag b/quanta/data/dtep/schema/annotation.tag index 610295a0..1846c969 100644 --- a/quanta/data/dtep/schema/annotation.tag +++ b/quanta/data/dtep/schema/annotation.tag @@ -11,9 +11,9 @@ <whatsthis>A unique ID for the element.</whatsthis> <location col="1" row="0"/> </attr> - <tqchildren> + <children> <child name="appinfo" /> <child name="documentation" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/any.tag b/quanta/data/dtep/schema/any.tag index f2fcbf1b..182ebdf7 100644 --- a/quanta/data/dtep/schema/any.tag +++ b/quanta/data/dtep/schema/any.tag @@ -56,8 +56,8 @@ <whatsthis>How should the XML processor handle validation, in regard to elements specified by this element?</whatsthis> <location col="1" row="4"/> </attr> - <tqchildren> + <children> <child name="annotation" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/anyAttribute.tag b/quanta/data/dtep/schema/anyAttribute.tag index 07ebf80b..62e43733 100644 --- a/quanta/data/dtep/schema/anyAttribute.tag +++ b/quanta/data/dtep/schema/anyAttribute.tag @@ -36,8 +36,8 @@ <whatsthis>How should the XML processor handle validation, in regard to attributes specified by this element?</whatsthis> <location col="1" row="2"/> </attr> - <tqchildren> + <children> <child name="annotation" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/attribute.tag b/quanta/data/dtep/schema/attribute.tag index e6ac7ee4..b4e5c1bc 100644 --- a/quanta/data/dtep/schema/attribute.tag +++ b/quanta/data/dtep/schema/attribute.tag @@ -102,9 +102,9 @@ <stoppingtag name="attribute" /> <stoppingtag name="notation" /> </stoppingtags> - <tqchildren> + <children> <child name="annotation" /> <child name="simpleType" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/attributeGroup.tag b/quanta/data/dtep/schema/attributeGroup.tag index 168ccf22..5e07e926 100644 --- a/quanta/data/dtep/schema/attributeGroup.tag +++ b/quanta/data/dtep/schema/attributeGroup.tag @@ -42,11 +42,11 @@ <stoppingtag name="element" /> <stoppingtag name="notation" /> </stoppingtags> - <tqchildren> + <children> <child name="annotation" /> <child name="attribute" /> <child name="attributeGroup" /> <child name="anyAttribute" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/choice.tag b/quanta/data/dtep/schema/choice.tag index 72207791..d45f2356 100644 --- a/quanta/data/dtep/schema/choice.tag +++ b/quanta/data/dtep/schema/choice.tag @@ -31,13 +31,13 @@ <whatsthis>Maximum number of times the element can occur. Value can be >=0 or unbounded. Default is 1.</whatsthis> <location col="1" row="2"/> </attr> - <tqchildren> + <children> <child name="annotation" /> <child name="element" /> <child name="group" /> <child name="choice" /> <child name="sequence" /> <child name="any" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/complexContent.tag b/quanta/data/dtep/schema/complexContent.tag index 3cc7b1dd..4096b604 100644 --- a/quanta/data/dtep/schema/complexContent.tag +++ b/quanta/data/dtep/schema/complexContent.tag @@ -25,10 +25,10 @@ <whatsthis>true, if character data is allowed to appear between the child elements. Default is false.</whatsthis> <location col="1" row="1"/> </attr> - <tqchildren> + <children> <child name="annotation" /> <child name="restriction" /> <child name="extension" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/complexType.tag b/quanta/data/dtep/schema/complexType.tag index 2efe28c4..4ea80bfa 100644 --- a/quanta/data/dtep/schema/complexType.tag +++ b/quanta/data/dtep/schema/complexType.tag @@ -75,7 +75,7 @@ <stoppingtag name="element" /> <stoppingtag name="notation" /> </stoppingtags> - <tqchildren> + <children> <child name="all" /> <child name="annotation" /> <child name="anyAttribute" /> @@ -86,6 +86,6 @@ <child name="group" /> <child name="sequence" /> <child name="simpleContent" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/element.tag b/quanta/data/dtep/schema/element.tag index 3048ee50..24adffa3 100644 --- a/quanta/data/dtep/schema/element.tag +++ b/quanta/data/dtep/schema/element.tag @@ -141,8 +141,8 @@ <location col="0" row="13"/> </label> <attr name="substitutionGroup" type="input"> - <tooltip>Name of an element that can be substituted with this one. Only usable if the tqparent element is schema.</tooltip> - <whatsthis>Name of an element that can be substituted with this one. Only usable if the tqparent element is schema.</whatsthis> + <tooltip>Name of an element that can be substituted with this one. Only usable if the parent element is schema.</tooltip> + <whatsthis>Name of an element that can be substituted with this one. Only usable if the parent element is schema.</whatsthis> <location col="1" row="13"/> </attr> @@ -156,13 +156,13 @@ <stoppingtag name="attribute" /> <stoppingtag name="notation" /> </stoppingtags> - <tqchildren> + <children> <child name="annotation" /> <child name="simpleType" /> <child name="complexType" /> <child name="unique" /> <child name="key" /> <child name="keyref" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/enumeration.tag b/quanta/data/dtep/schema/enumeration.tag index f8d27152..3995f0ea 100644 --- a/quanta/data/dtep/schema/enumeration.tag +++ b/quanta/data/dtep/schema/enumeration.tag @@ -11,8 +11,8 @@ <whatsthis>Acceptable value.</whatsthis> <location col="1" row="0"/> </attr> - <tqchildren> + <children> <child name="annotation" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/extension.tag b/quanta/data/dtep/schema/extension.tag index 05cea05e..12f5689f 100644 --- a/quanta/data/dtep/schema/extension.tag +++ b/quanta/data/dtep/schema/extension.tag @@ -21,7 +21,7 @@ <whatsthis>Name of a built-in data type, simpleType, or complexType.</whatsthis> <location col="1" row="1"/> </attr> - <tqchildren> + <children> <child name="annotation" /> <child name="group" /> <child name="all" /> @@ -30,6 +30,6 @@ <child name="attribute" /> <child name="attributeGroup" /> <child name="anyAttribute" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/field.tag b/quanta/data/dtep/schema/field.tag index 59a4d0d3..c5c1fa08 100644 --- a/quanta/data/dtep/schema/field.tag +++ b/quanta/data/dtep/schema/field.tag @@ -21,8 +21,8 @@ <whatsthis>Single element or attribute whose content or value is used for the constraint.</whatsthis> <location col="1" row="1"/> </attr> - <tqchildren> + <children> <child name="annotation" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/fractionDigits.tag b/quanta/data/dtep/schema/fractionDigits.tag index 227f9834..360679d1 100644 --- a/quanta/data/dtep/schema/fractionDigits.tag +++ b/quanta/data/dtep/schema/fractionDigits.tag @@ -11,8 +11,8 @@ <whatsthis>Maximum number of decimal places allowed, which must be >=0.</whatsthis> <location col="1" row="0"/> </attr> - <tqchildren> + <children> <child name="annotation" /> - </tqchildren> + </children> </tag> </TAGS>
\ No newline at end of file diff --git a/quanta/data/dtep/schema/group.tag b/quanta/data/dtep/schema/group.tag index 3012de46..8a945c0a 100644 --- a/quanta/data/dtep/schema/group.tag +++ b/quanta/data/dtep/schema/group.tag @@ -64,11 +64,11 @@ <stoppingtag name="attribute" /> <stoppingtag name="notation" /> </stoppingtags> - <tqchildren> + <children> <child name="annotation" /> <child name="all" /> <child name="choice" /> <child name="sequence" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/import.tag b/quanta/data/dtep/schema/import.tag index dcf4d5a9..a7a7015e 100644 --- a/quanta/data/dtep/schema/import.tag +++ b/quanta/data/dtep/schema/import.tag @@ -44,8 +44,8 @@ <stoppingtag name="attribute" /> <stoppingtag name="notation" /> </stoppingtags> - <tqchildren> + <children> <child name="annotation" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/include.tag b/quanta/data/dtep/schema/include.tag index 7e4b40dc..0a19816d 100644 --- a/quanta/data/dtep/schema/include.tag +++ b/quanta/data/dtep/schema/include.tag @@ -34,8 +34,8 @@ <stoppingtag name="attribute" /> <stoppingtag name="notation" /> </stoppingtags> - <tqchildren> + <children> <child name="annotation" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/key.tag b/quanta/data/dtep/schema/key.tag index 2995e7d0..9798beb5 100644 --- a/quanta/data/dtep/schema/key.tag +++ b/quanta/data/dtep/schema/key.tag @@ -21,10 +21,10 @@ <whatsthis>Name of the key element.</whatsthis> <location col="1" row="1"/> </attr> - <tqchildren> + <children> <child name="annotation" /> <child name="selector" /> <child name="field" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/keyref.tag b/quanta/data/dtep/schema/keyref.tag index a24941e8..87d2dcb5 100644 --- a/quanta/data/dtep/schema/keyref.tag +++ b/quanta/data/dtep/schema/keyref.tag @@ -31,10 +31,10 @@ <whatsthis>Name of a key or unique element defined in this or another schema.</whatsthis> <location col="1" row="2"/> </attr> - <tqchildren> + <children> <child name="annotation" /> <child name="selector" /> <child name="field" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/length.tag b/quanta/data/dtep/schema/length.tag index 4bc20262..5153975c 100644 --- a/quanta/data/dtep/schema/length.tag +++ b/quanta/data/dtep/schema/length.tag @@ -11,8 +11,8 @@ <whatsthis>Exact number of characters or list items allowed, which must be >=0.</whatsthis> <location col="1" row="0"/> </attr> - <tqchildren> + <children> <child name="annotation" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/list.tag b/quanta/data/dtep/schema/list.tag index 8037dafd..454c3225 100644 --- a/quanta/data/dtep/schema/list.tag +++ b/quanta/data/dtep/schema/list.tag @@ -21,9 +21,9 @@ <whatsthis>Name of a built-in data type or simpleType. If the content contains a simpleType element, then itemType is not allowed, else itemType is required.</whatsthis> <location col="1" row="1"/> </attr> - <tqchildren> + <children> <child name="annotation" /> <child name="simpleType" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/maxExclusive.tag b/quanta/data/dtep/schema/maxExclusive.tag index 8b41abed..b30d15bf 100644 --- a/quanta/data/dtep/schema/maxExclusive.tag +++ b/quanta/data/dtep/schema/maxExclusive.tag @@ -11,8 +11,8 @@ <whatsthis>Upper bounds for numeric values. data less than value.</whatsthis> <location col="1" row="0"/> </attr> - <tqchildren> + <children> <child name="annotation" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/maxInclusive.tag b/quanta/data/dtep/schema/maxInclusive.tag index 75224876..85e2a28c 100644 --- a/quanta/data/dtep/schema/maxInclusive.tag +++ b/quanta/data/dtep/schema/maxInclusive.tag @@ -11,8 +11,8 @@ <whatsthis>Upper bounds for numeric values. Data less than or equal to value.</whatsthis> <location col="1" row="0"/> </attr> - <tqchildren> + <children> <child name="annotation" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/maxLength.tag b/quanta/data/dtep/schema/maxLength.tag index 905c618a..f0f285fa 100644 --- a/quanta/data/dtep/schema/maxLength.tag +++ b/quanta/data/dtep/schema/maxLength.tag @@ -11,8 +11,8 @@ <whatsthis>Maximum number of characters or list items allowed, which must be >=0.</whatsthis> <location col="1" row="0"/> </attr> - <tqchildren> + <children> <child name="annotation" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/minExclusive.tag b/quanta/data/dtep/schema/minExclusive.tag index e44bf4e7..0cba57e1 100644 --- a/quanta/data/dtep/schema/minExclusive.tag +++ b/quanta/data/dtep/schema/minExclusive.tag @@ -11,8 +11,8 @@ <whatsthis>Lower bounds for numeric values. Data > value.</whatsthis> <location col="1" row="0"/> </attr> - <tqchildren> + <children> <child name="annotation" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/minInclusive.tag b/quanta/data/dtep/schema/minInclusive.tag index 56f3716d..b3eb6dd5 100644 --- a/quanta/data/dtep/schema/minInclusive.tag +++ b/quanta/data/dtep/schema/minInclusive.tag @@ -11,8 +11,8 @@ <whatsthis>Lower bounds for numeric values. Data >= value.</whatsthis> <location col="1" row="0"/> </attr> - <tqchildren> + <children> <child name="annotation" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/minLength.tag b/quanta/data/dtep/schema/minLength.tag index 6386027d..761f4302 100644 --- a/quanta/data/dtep/schema/minLength.tag +++ b/quanta/data/dtep/schema/minLength.tag @@ -11,8 +11,8 @@ <whatsthis>Minimum number of characters or list items allowed, which must be >=0.</whatsthis> <location col="1" row="0"/> </attr> - <tqchildren> + <children> <child name="annotation" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/notation.tag b/quanta/data/dtep/schema/notation.tag index 291ea924..016c30d0 100644 --- a/quanta/data/dtep/schema/notation.tag +++ b/quanta/data/dtep/schema/notation.tag @@ -54,8 +54,8 @@ <stoppingtag name="attribute" /> <stoppingtag name="notation" /> </stoppingtags> - <tqchildren> + <children> <child name="annotation" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/pattern.tag b/quanta/data/dtep/schema/pattern.tag index 19f3b171..4a81f785 100644 --- a/quanta/data/dtep/schema/pattern.tag +++ b/quanta/data/dtep/schema/pattern.tag @@ -11,8 +11,8 @@ <whatsthis>Exact sequence of characters that are acceptable.</whatsthis> <location col="1" row="0"/> </attr> - <tqchildren> + <children> <child name="annotation" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/redefine.tag b/quanta/data/dtep/schema/redefine.tag index e421b3bb..8dcb0456 100644 --- a/quanta/data/dtep/schema/redefine.tag +++ b/quanta/data/dtep/schema/redefine.tag @@ -30,12 +30,12 @@ <stoppingtag name="attribute" /> <stoppingtag name="notation" /> </stoppingtags> - <tqchildren> + <children> <child name="annotation" /> <child name="simpleType" /> <child name="complexType" /> <child name="group" /> <child name="attributeGroup" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/restriction.tag b/quanta/data/dtep/schema/restriction.tag index d39176e4..c4562b34 100644 --- a/quanta/data/dtep/schema/restriction.tag +++ b/quanta/data/dtep/schema/restriction.tag @@ -21,7 +21,7 @@ <whatsthis>Name of a built-in data type, simpleType, or complexType.</whatsthis> <location col="1" row="1"/> </attr> - <tqchildren> + <children> <child name="annotation" /> <child name="simpleType" /> <child name="attribute" /> @@ -43,6 +43,6 @@ <child name="enumeration" /> <child name="whiteSpace" /> <child name="pattern" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/schema.tag b/quanta/data/dtep/schema/schema.tag index 7d2cc41a..28d38b3b 100644 --- a/quanta/data/dtep/schema/schema.tag +++ b/quanta/data/dtep/schema/schema.tag @@ -85,7 +85,7 @@ <attr name="finalDefault" type="input"> <location col="1" row="7"/> </attr> - <tqchildren> + <children> <child name="include" /> <child name="import" /> <child name="redefine" /> @@ -97,6 +97,6 @@ <child name="element" /> <child name="attribute" /> <child name="notation" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/selector.tag b/quanta/data/dtep/schema/selector.tag index ce5ec026..33ab2ad3 100644 --- a/quanta/data/dtep/schema/selector.tag +++ b/quanta/data/dtep/schema/selector.tag @@ -21,8 +21,8 @@ <whatsthis>An XPath expression, relative to the element being declared, that identifies the child elements to which the identity constraint applies.</whatsthis> <location col="1" row="1"/> </attr> - <tqchildren> + <children> <child name="annotation" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/sequence.tag b/quanta/data/dtep/schema/sequence.tag index c3bcc82b..08aa3e04 100644 --- a/quanta/data/dtep/schema/sequence.tag +++ b/quanta/data/dtep/schema/sequence.tag @@ -31,13 +31,13 @@ <whatsthis>Maximum number of times the element can occur. Value can be >=0 or unbounded. Default is 1.</whatsthis> <location col="1" row="2"/> </attr> - <tqchildren> + <children> <child name="annotation" /> <child name="element" /> <child name="group" /> <child name="choice" /> <child name="sequence" /> <child name="any" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/simpleContent.tag b/quanta/data/dtep/schema/simpleContent.tag index 9ae47f7e..7c55c717 100644 --- a/quanta/data/dtep/schema/simpleContent.tag +++ b/quanta/data/dtep/schema/simpleContent.tag @@ -11,10 +11,10 @@ <whatsthis>A unique ID for the element.</whatsthis> <location col="1" row="0"/> </attr> - <tqchildren> + <children> <child name="annotation" /> <child name="restriction" /> <child name="extension" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/simpleType.tag b/quanta/data/dtep/schema/simpleType.tag index 2476e6fc..7b3f7534 100644 --- a/quanta/data/dtep/schema/simpleType.tag +++ b/quanta/data/dtep/schema/simpleType.tag @@ -34,11 +34,11 @@ <stoppingtag name="attribute" /> <stoppingtag name="notation" /> </stoppingtags> - <tqchildren> + <children> <child name="annotation" /> <child name="restriction" /> <child name="list" /> <child name="union" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/totalDigits.tag b/quanta/data/dtep/schema/totalDigits.tag index b46744ee..73001d4e 100644 --- a/quanta/data/dtep/schema/totalDigits.tag +++ b/quanta/data/dtep/schema/totalDigits.tag @@ -11,8 +11,8 @@ <whatsthis>Exact number of digits allowed, which must be >=0.</whatsthis> <location col="1" row="0"/> </attr> - <tqchildren> + <children> <child name="annotation" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/union.tag b/quanta/data/dtep/schema/union.tag index 37b647e7..bb598cec 100644 --- a/quanta/data/dtep/schema/union.tag +++ b/quanta/data/dtep/schema/union.tag @@ -21,9 +21,9 @@ <whatsthis>List of built-in data types or simpleType elements defined in a schema.</whatsthis> <location col="1" row="1"/> </attr> - <tqchildren> + <children> <child name="annotation" /> <child name="simpleType" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/unique.tag b/quanta/data/dtep/schema/unique.tag index d6ebb689..e8083013 100644 --- a/quanta/data/dtep/schema/unique.tag +++ b/quanta/data/dtep/schema/unique.tag @@ -21,10 +21,10 @@ <whatsthis>Name for the element. Usage is required.</whatsthis> <location col="1" row="1"/> </attr> - <tqchildren> + <children> <child name="annotation" /> <child name="selector" /> <child name="field" /> - </tqchildren> + </children> </tag> </TAGS> diff --git a/quanta/data/dtep/schema/whiteSpace.tag b/quanta/data/dtep/schema/whiteSpace.tag index dfda451b..4210eb25 100644 --- a/quanta/data/dtep/schema/whiteSpace.tag +++ b/quanta/data/dtep/schema/whiteSpace.tag @@ -9,15 +9,15 @@ <attr name="value" type="list"> <items> <item>preserve</item> - <item>tqreplace</item> + <item>replace</item> <item>collapse</item> </items> <tooltip>How white space (line feeds, tabs, spaces, and carriage returns) is handled.</tooltip> <whatsthis>How white space (line feeds, tabs, spaces, and carriage returns) is handled.</whatsthis> <location col="1" row="0"/> </attr> - <tqchildren> + <children> <child name="annotation" /> - </tqchildren> + </children> </tag> </TAGS> |