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