diff --git a/XMLSchema/2001/pom.xml b/XMLSchema/2001/pom.xml index 1635079..31cea51 100644 --- a/XMLSchema/2001/pom.xml +++ b/XMLSchema/2001/pom.xml @@ -8,7 +8,7 @@ org.hisrc.w3c w3c-schema-parent - 1.2.2-SNAPSHOT + 1.3.0 ../../schema-parent/pom.xml diff --git a/XMLSchema/pom.xml b/XMLSchema/pom.xml index 1e416bc..f93cad8 100644 --- a/XMLSchema/pom.xml +++ b/XMLSchema/pom.xml @@ -8,7 +8,7 @@ org.hisrc.w3c w3c-schemas-project - 1.2.2-SNAPSHOT + 1.3.0 2001 diff --git a/atom/2005/pom.xml b/atom/2005/pom.xml index 6945c79..0c78e2d 100644 --- a/atom/2005/pom.xml +++ b/atom/2005/pom.xml @@ -8,7 +8,7 @@ org.hisrc.w3c w3c-schema-parent - 1.2.2-SNAPSHOT + 1.3.0 ../../schema-parent/pom.xml diff --git a/atom/pom.xml b/atom/pom.xml index 394c9e1..8d43619 100644 --- a/atom/pom.xml +++ b/atom/pom.xml @@ -8,7 +8,7 @@ org.hisrc.w3c w3c-schemas-project - 1.2.2-SNAPSHOT + 1.3.0 2005 diff --git a/pom.xml b/pom.xml index 94e7ab1..42e7127 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.hisrc.w3c w3c-schemas-project - 1.2.2-SNAPSHOT + 1.3.0 pom W3C Schemas Project https://github.com/highsource/w3c-schemas diff --git a/schema-parent/pom.xml b/schema-parent/pom.xml index d4a30e4..4310512 100644 --- a/schema-parent/pom.xml +++ b/schema-parent/pom.xml @@ -8,7 +8,7 @@ org.hisrc.w3c w3c-schemas-project - 1.2.2-SNAPSHOT + 1.3.0 diff --git a/schemas/pom.xml b/schemas/pom.xml index 0d7dd63..52e8e15 100644 --- a/schemas/pom.xml +++ b/schemas/pom.xml @@ -7,7 +7,7 @@ org.hisrc.w3c w3c-schemas-project - 1.2.2-SNAPSHOT + 1.3.0 install diff --git a/schemas/src/main/resources/w3c/globalBindings.xjb b/schemas/src/main/resources/w3c/globalBindings.xjb index 20c6b0e..42b3172 100644 --- a/schemas/src/main/resources/w3c/globalBindings.xjb +++ b/schemas/src/main/resources/w3c/globalBindings.xjb @@ -7,7 +7,7 @@ fixedAttributeAsConstantProperty="true" typesafeEnumBase="xs:string" typesafeEnumMemberName="generateName" - generateIsSetMethod="false" + generateIsSetMethod="true" generateMixedExtensions="true"> diff --git a/scripts/lib/Atom_1_0.js b/scripts/lib/Atom_1_0.js index 0c3d6a6..3ea0a0e 100644 --- a/scripts/lib/Atom_1_0.js +++ b/scripts/lib/Atom_1_0.js @@ -3,6 +3,23 @@ var Atom_1_0_Module_Factory = function () { n: 'Atom_1_0', dens: 'http:\/\/www.w3.org\/2005\/Atom', tis: [{ + ln: 'AtomPersonConstruct', + tn: 'atomPersonConstruct', + ps: [{ + n: 'nameOrUriOrEmail', + col: true, + mx: false, + dom: false, + etis: [{ + en: 'email' + }, { + en: 'uri' + }, { + en: 'name' + }], + t: 'ers' + }] + }, { ln: 'Link', tn: null, ps: [{ @@ -42,36 +59,19 @@ var Atom_1_0_Module_Factory = function () { }, t: 'a' }] - }, { - ln: 'AtomPersonConstruct', - tn: 'atomPersonConstruct', - ps: [{ - n: 'nameOrUriOrEmail', - col: true, - mx: false, - dom: false, - etis: [{ - en: 'name' - }, { - en: 'uri' - }, { - en: 'email' - }], - t: 'ers' - }] }], eis: [{ - en: 'author', - ti: '.AtomPersonConstruct' - }, { - en: 'uri' - }, { en: 'email' }, { en: 'name' }, { en: 'link', ti: '.Link' + }, { + en: 'author', + ti: '.AtomPersonConstruct' + }, { + en: 'uri' }] }; return { diff --git a/scripts/lib/WS_Addr_1_0_Core.js b/scripts/lib/WS_Addr_1_0_Core.js index 6a85237..e55e50b 100644 --- a/scripts/lib/WS_Addr_1_0_Core.js +++ b/scripts/lib/WS_Addr_1_0_Core.js @@ -3,26 +3,6 @@ var WS_Addr_1_0_Core_Module_Factory = function () { n: 'WS_Addr_1_0_Core', dens: 'http:\/\/www.w3.org\/2005\/08\/addressing', tis: [{ - ln: 'AttributedQNameType', - ps: [{ - n: 'otherAttributes', - t: 'aa' - }, { - n: 'value', - ti: 'QName', - t: 'v' - }] - }, { - ln: 'AttributedAnyType', - ps: [{ - n: 'otherAttributes', - t: 'aa' - }, { - n: 'any', - mx: false, - t: 'ae' - }] - }, { ln: 'EndpointReferenceType', ps: [{ n: 'otherAttributes', @@ -46,26 +26,15 @@ var WS_Addr_1_0_Core_Module_Factory = function () { t: 'ae' }] }, { - ln: 'AttributedUnsignedLongType', + ln: 'AttributedQNameType', ps: [{ n: 'otherAttributes', t: 'aa' }, { n: 'value', - ti: 'Integer', + ti: 'QName', t: 'v' }] - }, { - ln: 'MetadataType', - ps: [{ - n: 'otherAttributes', - t: 'aa' - }, { - n: 'any', - col: true, - mx: false, - t: 'ae' - }] }, { ln: 'RelatesToType', ps: [{ @@ -82,13 +51,15 @@ var WS_Addr_1_0_Core_Module_Factory = function () { t: 'a' }] }, { - ln: 'AttributedURIType', + ln: 'ReferenceParametersType', ps: [{ n: 'otherAttributes', t: 'aa' }, { - n: 'value', - t: 'v' + n: 'any', + col: true, + mx: false, + t: 'ae' }] }, { ln: 'ProblemActionType', @@ -104,7 +75,26 @@ var WS_Addr_1_0_Core_Module_Factory = function () { en: 'SoapAction' }] }, { - ln: 'ReferenceParametersType', + ln: 'AttributedUnsignedLongType', + ps: [{ + n: 'otherAttributes', + t: 'aa' + }, { + n: 'value', + ti: 'Integer', + t: 'v' + }] + }, { + ln: 'AttributedURIType', + ps: [{ + n: 'otherAttributes', + t: 'aa' + }, { + n: 'value', + t: 'v' + }] + }, { + ln: 'MetadataType', ps: [{ n: 'otherAttributes', t: 'aa' @@ -114,28 +104,26 @@ var WS_Addr_1_0_Core_Module_Factory = function () { mx: false, t: 'ae' }] + }, { + ln: 'AttributedAnyType', + ps: [{ + n: 'otherAttributes', + t: 'aa' + }, { + n: 'any', + mx: false, + t: 'ae' + }] }], eis: [{ en: 'FaultTo', ti: '.EndpointReferenceType' - }, { - en: 'To', - ti: '.AttributedURIType' }, { en: 'Action', ti: '.AttributedURIType' - }, { - en: 'ProblemHeaderQName', - ti: '.AttributedQNameType' - }, { - en: 'MessageID', - ti: '.AttributedURIType' }, { en: 'ProblemIRI', ti: '.AttributedURIType' - }, { - en: 'RelatesTo', - ti: '.RelatesToType' }, { en: 'ProblemAction', ti: '.ProblemActionType' @@ -143,17 +131,29 @@ var WS_Addr_1_0_Core_Module_Factory = function () { en: 'RetryAfter', ti: '.AttributedUnsignedLongType' }, { - en: 'ReplyTo', + en: 'ProblemHeaderQName', + ti: '.AttributedQNameType' + }, { + en: 'Metadata', + ti: '.MetadataType' + }, { + en: 'EndpointReference', ti: '.EndpointReferenceType' + }, { + en: 'MessageID', + ti: '.AttributedURIType' + }, { + en: 'RelatesTo', + ti: '.RelatesToType' }, { en: 'From', ti: '.EndpointReferenceType' }, { - en: 'EndpointReference', + en: 'ReplyTo', ti: '.EndpointReferenceType' }, { - en: 'Metadata', - ti: '.MetadataType' + en: 'To', + ti: '.AttributedURIType' }, { en: 'ProblemHeader', ti: '.AttributedAnyType' diff --git a/scripts/lib/XHTML_1_0_Strict.js b/scripts/lib/XHTML_1_0_Strict.js index 747c4e3..f00781e 100644 --- a/scripts/lib/XHTML_1_0_Strict.js +++ b/scripts/lib/XHTML_1_0_Strict.js @@ -3,54 +3,13 @@ var XHTML_1_0_Strict_Module_Factory = function () { n: 'XHTML_1_0_Strict', dens: 'http:\/\/www.w3.org\/1999\/xhtml', tis: [{ - ln: 'B', + ln: 'Legend', tn: null, bti: '.Inline', ps: [{ - n: 'lang', - an: { - lp: 'lang' - }, - t: 'a' - }, { - n: 'xmlLang', - an: { - lp: 'lang', - ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' - }, - t: 'a' - }, { - n: 'dir', - an: { - lp: 'dir' - }, - t: 'a' - }, { - n: 'id', - ti: 'ID', - an: { - lp: 'id' - }, - t: 'a' - }, { - n: 'clazz', - ti: { - t: 'l' - }, - an: { - lp: 'class' - }, - t: 'a' - }, { - n: 'style', - an: { - lp: 'style' - }, - t: 'a' - }, { - n: 'title', + n: 'accesskey', an: { - lp: 'title' + lp: 'accesskey' }, t: 'a' }, { @@ -113,12 +72,7 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Bdo', - tn: null, - bti: '.Inline', - ps: [{ + }, { n: 'lang', an: { lp: 'lang' @@ -138,6 +92,39 @@ var XHTML_1_0_Strict_Module_Factory = function () { }, t: 'a' }, { + n: 'id', + ti: 'ID', + an: { + lp: 'id' + }, + t: 'a' + }, { + n: 'clazz', + ti: { + t: 'l' + }, + an: { + lp: 'class' + }, + t: 'a' + }, { + n: 'style', + an: { + lp: 'style' + }, + t: 'a' + }, { + n: 'title', + an: { + lp: 'title' + }, + t: 'a' + }] + }, { + ln: 'Dd', + tn: null, + bti: '.Flow', + ps: [{ n: 'onclick', an: { lp: 'onclick' @@ -197,6 +184,25 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' + }, { + n: 'lang', + an: { + lp: 'lang' + }, + t: 'a' + }, { + n: 'xmlLang', + an: { + lp: 'lang', + ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' + }, + t: 'a' + }, { + n: 'dir', + an: { + lp: 'dir' + }, + t: 'a' }, { n: 'id', ti: 'ID', @@ -227,67 +233,56 @@ var XHTML_1_0_Strict_Module_Factory = function () { t: 'a' }] }, { - ln: 'Ins', + ln: 'Button', tn: null, - bti: '.Flow', + bti: '.ButtonContent', ps: [{ - n: 'cite', - an: { - lp: 'cite' - }, - t: 'a' - }, { - n: 'datetime', - ti: 'Calendar', + n: 'name', an: { - lp: 'datetime' + lp: 'name' }, t: 'a' }, { - n: 'lang', + n: 'value', an: { - lp: 'lang' + lp: 'value' }, t: 'a' }, { - n: 'xmlLang', + n: 'type', an: { - lp: 'lang', - ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' + lp: 'type' }, t: 'a' }, { - n: 'dir', + n: 'disabled', an: { - lp: 'dir' + lp: 'disabled' }, t: 'a' }, { - n: 'id', - ti: 'ID', + n: 'accesskey', an: { - lp: 'id' + lp: 'accesskey' }, t: 'a' }, { - n: 'clazz', - ti: { - t: 'l' - }, + n: 'tabindex', + ti: 'Int', an: { - lp: 'class' + lp: 'tabindex' }, t: 'a' }, { - n: 'style', + n: 'onfocus', an: { - lp: 'style' + lp: 'onfocus' }, t: 'a' }, { - n: 'title', + n: 'onblur', an: { - lp: 'title' + lp: 'onblur' }, t: 'a' }, { @@ -350,12 +345,7 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Samp', - tn: null, - bti: '.Inline', - ps: [{ + }, { n: 'lang', an: { lp: 'lang' @@ -402,7 +392,12 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' - }, { + }] + }, { + ln: 'H4', + tn: null, + bti: '.Inline', + ps: [{ n: 'onclick', an: { lp: 'onclick' @@ -462,14 +457,6 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Ol', - tn: null, - ps: [{ - n: 'li', - col: true, - ti: '.Li' }, { n: 'lang', an: { @@ -517,7 +504,12 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' - }, { + }] + }, { + ln: 'Caption', + tn: null, + bti: '.Inline', + ps: [{ n: 'onclick', an: { lp: 'onclick' @@ -577,12 +569,7 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'I', - tn: null, - bti: '.Inline', - ps: [{ + }, { n: 'lang', an: { lp: 'lang' @@ -629,119 +616,86 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' - }, { - n: 'onclick', - an: { - lp: 'onclick' - }, - t: 'a' - }, { - n: 'ondblclick', - an: { - lp: 'ondblclick' - }, - t: 'a' - }, { - n: 'onmousedown', - an: { - lp: 'onmousedown' - }, - t: 'a' - }, { - n: 'onmouseup', - an: { - lp: 'onmouseup' - }, - t: 'a' - }, { - n: 'onmouseover', - an: { - lp: 'onmouseover' - }, - t: 'a' - }, { - n: 'onmousemove', - an: { - lp: 'onmousemove' - }, - t: 'a' - }, { - n: 'onmouseout', - an: { - lp: 'onmouseout' - }, - t: 'a' - }, { - n: 'onkeypress', - an: { - lp: 'onkeypress' - }, - t: 'a' - }, { - n: 'onkeydown', - an: { - lp: 'onkeydown' - }, - t: 'a' - }, { - n: 'onkeyup', - an: { - lp: 'onkeyup' - }, - t: 'a' }] }, { - ln: 'Tt', - tn: null, - bti: '.Inline', + ln: 'Block', + ps: [{ + n: 'pOrH1OrH2', + col: true, + etis: [{ + en: 'p', + ti: '.P' + }, { + en: 'h1', + ti: '.H1' + }, { + en: 'h2', + ti: '.H2' + }, { + en: 'h3', + ti: '.H3' + }, { + en: 'h4', + ti: '.H4' + }, { + en: 'h5', + ti: '.H5' + }, { + en: 'h6', + ti: '.H6' + }, { + en: 'div', + ti: '.Div' + }, { + en: 'ul', + ti: '.Ul' + }, { + en: 'ol', + ti: '.Ol' + }, { + en: 'dl', + ti: '.Dl' + }, { + en: 'pre', + ti: '.Pre' + }, { + en: 'hr', + ti: '.Hr' + }, { + en: 'blockquote', + ti: '.Blockquote' + }, { + en: 'address', + ti: '.Address' + }, { + en: 'fieldset', + ti: '.Fieldset' + }, { + en: 'table', + ti: '.Table' + }, { + en: 'form', + ti: '.Form' + }, { + en: 'noscript', + ti: '.Noscript' + }, { + en: 'ins', + ti: '.Ins' + }, { + en: 'del', + ti: '.Del' + }, { + en: 'script', + ti: '.Script' + }], + t: 'es' + }] + }, { + ln: 'I', + tn: null, + bti: '.Inline', ps: [{ - n: 'lang', - an: { - lp: 'lang' - }, - t: 'a' - }, { - n: 'xmlLang', - an: { - lp: 'lang', - ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' - }, - t: 'a' - }, { - n: 'dir', - an: { - lp: 'dir' - }, - t: 'a' - }, { - n: 'id', - ti: 'ID', - an: { - lp: 'id' - }, - t: 'a' - }, { - n: 'clazz', - ti: { - t: 'l' - }, - an: { - lp: 'class' - }, - t: 'a' - }, { - n: 'style', - an: { - lp: 'style' - }, - t: 'a' - }, { - n: 'title', - an: { - lp: 'title' - }, - t: 'a' - }, { n: 'onclick', an: { lp: 'onclick' @@ -801,76 +755,7 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Head', - tn: null, - ps: [{ - n: 'content', - col: true, - mx: false, - dom: false, - etis: [{ - en: 'title', - ti: '.Title' - }, { - en: 'object', - ti: '.Object' - }, { - en: 'meta', - ti: '.Meta' - }, { - en: 'base', - ti: '.Base' - }, { - en: 'link', - ti: '.Link' - }, { - en: 'style', - ti: '.Style' - }, { - en: 'script', - ti: '.Script' - }], - t: 'ers' - }, { - n: 'id', - ti: 'ID', - an: { - lp: 'id' - }, - t: 'a' - }, { - n: 'profile', - an: { - lp: 'profile' - }, - t: 'a' - }, { - n: 'lang', - an: { - lp: 'lang' - }, - t: 'a' - }, { - n: 'xmlLang', - an: { - lp: 'lang', - ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' - }, - t: 'a' }, { - n: 'dir', - an: { - lp: 'dir' - }, - t: 'a' - }] - }, { - ln: 'Li', - tn: null, - bti: '.Flow', - ps: [{ n: 'lang', an: { lp: 'lang' @@ -917,7 +802,12 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' - }, { + }] + }, { + ln: 'Address', + tn: null, + bti: '.Inline', + ps: [{ n: 'onclick', an: { lp: 'onclick' @@ -977,23 +867,6 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Body', - tn: null, - bti: '.Block', - ps: [{ - n: 'onload', - an: { - lp: 'onload' - }, - t: 'a' - }, { - n: 'onunload', - an: { - lp: 'onunload' - }, - t: 'a' }, { n: 'lang', an: { @@ -1041,7 +914,12 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' - }, { + }] + }, { + ln: 'Em', + tn: null, + bti: '.Inline', + ps: [{ n: 'onclick', an: { lp: 'onclick' @@ -1101,177 +979,7 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Flow', - ps: [{ - n: 'content', - col: true, - dom: false, - etis: [{ - en: 'p', - ti: '.P' - }, { - en: 'bdo', - ti: '.Bdo' - }, { - en: 'strong', - ti: '.Strong' - }, { - en: 'h5', - ti: '.H5' - }, { - en: 'dl', - ti: '.Dl' - }, { - en: 'dfn', - ti: '.Dfn' - }, { - en: 'noscript', - ti: '.Noscript' - }, { - en: 'object', - ti: '.Object' - }, { - en: 'sup', - ti: '.Sup' - }, { - en: 'h3', - ti: '.H3' - }, { - en: 'samp', - ti: '.Samp' - }, { - en: 'tt', - ti: '.Tt' - }, { - en: 'select', - ti: '.Select' - }, { - en: 'ul', - ti: '.Ul' - }, { - en: 'img', - ti: '.Img' - }, { - en: 'h6', - ti: '.H6' - }, { - en: 'label', - ti: '.Label' - }, { - en: 'pre', - ti: '.Pre' - }, { - en: 'form', - ti: '.Form' - }, { - en: 'kbd', - ti: '.Kbd' - }, { - en: 'address', - ti: '.Address' - }, { - en: 'cite', - ti: '.Cite' - }, { - en: 'hr', - ti: '.Hr' - }, { - en: 'fieldset', - ti: '.Fieldset' - }, { - en: 'input', - ti: '.Input' - }, { - en: 'big', - ti: '.Big' - }, { - en: 'code', - ti: '.Code' - }, { - en: 'i', - ti: '.I' - }, { - en: 'textarea', - ti: '.Textarea' - }, { - en: 'h1', - ti: '.H1' - }, { - en: 'ol', - ti: '.Ol' - }, { - en: 'q', - ti: '.Q' - }, { - en: 'var', - ti: '.Var' - }, { - en: 'ins', - ti: '.Ins' - }, { - en: 'b', - ti: '.B' - }, { - en: 'abbr', - ti: '.Abbr' - }, { - en: 'h4', - ti: '.H4' - }, { - en: 'script', - ti: '.Script' - }, { - en: 'a', - ti: '.A' - }, { - en: 'small', - ti: '.Small' - }, { - en: 'acronym', - ti: '.Acronym' - }, { - en: 'br', - ti: '.Br' - }, { - en: 'sub', - ti: '.Sub' - }, { - en: 'table', - ti: '.Table' - }, { - en: 'span', - ti: '.Span' - }, { - en: 'blockquote', - ti: '.Blockquote' - }, { - en: 'div', - ti: '.Div' - }, { - en: 'button', - ti: '.Button' - }, { - en: 'map', - ti: '.Map' - }, { - en: 'h2', - ti: '.H2' - }, { - en: 'em', - ti: '.Em' - }, { - en: 'del', - ti: '.Del' - }], - t: 'ers' - }] - }, { - ln: 'Cite', - tn: null, - bti: '.Inline', - ps: [{ + }, { n: 'lang', an: { lp: 'lang' @@ -1318,116 +1026,104 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' - }, { - n: 'onclick', - an: { - lp: 'onclick' - }, - t: 'a' - }, { - n: 'ondblclick', + }] + }, { + ln: 'Param', + tn: null, + ps: [{ + n: 'id', + ti: 'ID', an: { - lp: 'ondblclick' + lp: 'id' }, t: 'a' }, { - n: 'onmousedown', + n: 'name', an: { - lp: 'onmousedown' + lp: 'name' }, t: 'a' }, { - n: 'onmouseup', + n: 'value', an: { - lp: 'onmouseup' + lp: 'value' }, t: 'a' }, { - n: 'onmouseover', + n: 'valuetype', an: { - lp: 'onmouseover' + lp: 'valuetype' }, t: 'a' }, { - n: 'onmousemove', + n: 'type', an: { - lp: 'onmousemove' + lp: 'type' }, t: 'a' - }, { - n: 'onmouseout', + }] + }, { + ln: 'A', + tn: null, + bti: '.AContent', + ps: [{ + n: 'charset', an: { - lp: 'onmouseout' + lp: 'charset' }, t: 'a' }, { - n: 'onkeypress', + n: 'type', an: { - lp: 'onkeypress' + lp: 'type' }, t: 'a' }, { - n: 'onkeydown', + n: 'name', an: { - lp: 'onkeydown' + lp: 'name' }, t: 'a' }, { - n: 'onkeyup', - an: { - lp: 'onkeyup' - }, - t: 'a' - }] - }, { - ln: 'H5', - tn: null, - bti: '.Inline', - ps: [{ - n: 'lang', + n: 'href', an: { - lp: 'lang' + lp: 'href' }, t: 'a' }, { - n: 'xmlLang', + n: 'hreflang', an: { - lp: 'lang', - ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' + lp: 'hreflang' }, t: 'a' }, { - n: 'dir', - an: { - lp: 'dir' + n: 'rel', + ti: { + t: 'l' }, - t: 'a' - }, { - n: 'id', - ti: 'ID', an: { - lp: 'id' + lp: 'rel' }, t: 'a' }, { - n: 'clazz', + n: 'rev', ti: { t: 'l' }, an: { - lp: 'class' + lp: 'rev' }, t: 'a' }, { - n: 'style', + n: 'shape', an: { - lp: 'style' + lp: 'shape' }, t: 'a' }, { - n: 'title', + n: 'coords', an: { - lp: 'title' + lp: 'coords' }, t: 'a' }, { @@ -1490,12 +1186,7 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Em', - tn: null, - bti: '.Inline', - ps: [{ + }, { n: 'lang', an: { lp: 'lang' @@ -1543,25 +1234,58 @@ var XHTML_1_0_Strict_Module_Factory = function () { }, t: 'a' }, { - n: 'onclick', + n: 'accesskey', an: { - lp: 'onclick' + lp: 'accesskey' }, t: 'a' }, { - n: 'ondblclick', + n: 'tabindex', + ti: 'Int', an: { - lp: 'ondblclick' + lp: 'tabindex' }, t: 'a' }, { - n: 'onmousedown', + n: 'onfocus', an: { - lp: 'onmousedown' + lp: 'onfocus' }, t: 'a' }, { - n: 'onmouseup', + n: 'onblur', + an: { + lp: 'onblur' + }, + t: 'a' + }] + }, { + ln: 'Ul', + tn: null, + ps: [{ + n: 'li', + col: true, + ti: '.Li' + }, { + n: 'onclick', + an: { + lp: 'onclick' + }, + t: 'a' + }, { + n: 'ondblclick', + an: { + lp: 'ondblclick' + }, + t: 'a' + }, { + n: 'onmousedown', + an: { + lp: 'onmousedown' + }, + t: 'a' + }, { + n: 'onmouseup', an: { lp: 'onmouseup' }, @@ -1602,125 +1326,6 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Inline', - ps: [{ - n: 'content', - col: true, - dom: false, - etis: [{ - en: 'i', - ti: '.I' - }, { - en: 'bdo', - ti: '.Bdo' - }, { - en: 'strong', - ti: '.Strong' - }, { - en: 'textarea', - ti: '.Textarea' - }, { - en: 'dfn', - ti: '.Dfn' - }, { - en: 'object', - ti: '.Object' - }, { - en: 'q', - ti: '.Q' - }, { - en: 'sup', - ti: '.Sup' - }, { - en: 'var', - ti: '.Var' - }, { - en: 'ins', - ti: '.Ins' - }, { - en: 'b', - ti: '.B' - }, { - en: 'samp', - ti: '.Samp' - }, { - en: 'abbr', - ti: '.Abbr' - }, { - en: 'script', - ti: '.Script' - }, { - en: 'tt', - ti: '.Tt' - }, { - en: 'a', - ti: '.A' - }, { - en: 'small', - ti: '.Small' - }, { - en: 'acronym', - ti: '.Acronym' - }, { - en: 'select', - ti: '.Select' - }, { - en: 'br', - ti: '.Br' - }, { - en: 'label', - ti: '.Label' - }, { - en: 'img', - ti: '.Img' - }, { - en: 'sub', - ti: '.Sub' - }, { - en: 'span', - ti: '.Span' - }, { - en: 'kbd', - ti: '.Kbd' - }, { - en: 'button', - ti: '.Button' - }, { - en: 'cite', - ti: '.Cite' - }, { - en: 'map', - ti: '.Map' - }, { - en: 'input', - ti: '.Input' - }, { - en: 'em', - ti: '.Em' - }, { - en: 'big', - ti: '.Big' - }, { - en: 'del', - ti: '.Del' - }, { - en: 'code', - ti: '.Code' - }], - t: 'ers' - }] - }, { - ln: 'Blockquote', - tn: null, - bti: '.Block', - ps: [{ - n: 'cite', - an: { - lp: 'cite' - }, - t: 'a' }, { n: 'lang', an: { @@ -1768,6 +1373,58 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' + }] + }, { + ln: 'Link', + tn: null, + ps: [{ + n: 'charset', + an: { + lp: 'charset' + }, + t: 'a' + }, { + n: 'href', + an: { + lp: 'href' + }, + t: 'a' + }, { + n: 'hreflang', + an: { + lp: 'hreflang' + }, + t: 'a' + }, { + n: 'type', + an: { + lp: 'type' + }, + t: 'a' + }, { + n: 'rel', + ti: { + t: 'l' + }, + an: { + lp: 'rel' + }, + t: 'a' + }, { + n: 'rev', + ti: { + t: 'l' + }, + an: { + lp: 'rev' + }, + t: 'a' + }, { + n: 'media', + an: { + lp: 'media' + }, + t: 'a' }, { n: 'onclick', an: { @@ -1828,14 +1485,6 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Ul', - tn: null, - ps: [{ - n: 'li', - col: true, - ti: '.Li' }, { n: 'lang', an: { @@ -1883,6 +1532,14 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' + }] + }, { + ln: 'Ol', + tn: null, + ps: [{ + n: 'li', + col: true, + ti: '.Li' }, { n: 'onclick', an: { @@ -1943,12 +1600,7 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Dfn', - tn: null, - bti: '.Inline', - ps: [{ + }, { n: 'lang', an: { lp: 'lang' @@ -1995,6 +1647,24 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' + }] + }, { + ln: 'Del', + tn: null, + bti: '.Flow', + ps: [{ + n: 'cite', + an: { + lp: 'cite' + }, + t: 'a' + }, { + n: 'datetime', + ti: 'Calendar', + an: { + lp: 'datetime' + }, + t: 'a' }, { n: 'onclick', an: { @@ -2055,28 +1725,10 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Del', - tn: null, - bti: '.Flow', - ps: [{ - n: 'cite', + }, { + n: 'lang', an: { - lp: 'cite' - }, - t: 'a' - }, { - n: 'datetime', - ti: 'Calendar', - an: { - lp: 'datetime' - }, - t: 'a' - }, { - n: 'lang', - an: { - lp: 'lang' + lp: 'lang' }, t: 'a' }, { @@ -2120,6 +1772,38 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' + }] + }, { + ln: 'Tbody', + tn: null, + ps: [{ + n: 'tr', + col: true, + ti: '.Tr' + }, { + n: 'align', + an: { + lp: 'align' + }, + t: 'a' + }, { + n: '_char', + an: { + lp: 'char' + }, + t: 'a' + }, { + n: 'charoff', + an: { + lp: 'charoff' + }, + t: 'a' + }, { + n: 'valign', + an: { + lp: 'valign' + }, + t: 'a' }, { n: 'onclick', an: { @@ -2180,21 +1864,6 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Dl', - tn: null, - ps: [{ - n: 'dtOrDd', - col: true, - etis: [{ - en: 'dt', - ti: '.Dt' - }, { - en: 'dd', - ti: '.Dd' - }], - t: 'es' }, { n: 'lang', an: { @@ -2242,6 +1911,17 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' + }] + }, { + ln: 'Q', + tn: null, + bti: '.Inline', + ps: [{ + n: 'cite', + an: { + lp: 'cite' + }, + t: 'a' }, { n: 'onclick', an: { @@ -2302,113 +1982,113 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Meta', - tn: null, - ps: [{ - n: 'id', - ti: 'ID', - an: { - lp: 'id' - }, - t: 'a' }, { - n: 'httpEquiv', + n: 'lang', an: { - lp: 'http-equiv' + lp: 'lang' }, t: 'a' }, { - n: 'name', + n: 'xmlLang', an: { - lp: 'name' + lp: 'lang', + ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' }, t: 'a' }, { - n: 'content', + n: 'dir', an: { - lp: 'content' + lp: 'dir' }, t: 'a' }, { - n: 'scheme', + n: 'id', + ti: 'ID', an: { - lp: 'scheme' + lp: 'id' }, t: 'a' }, { - n: 'lang', + n: 'clazz', + ti: { + t: 'l' + }, an: { - lp: 'lang' + lp: 'class' }, t: 'a' }, { - n: 'xmlLang', + n: 'style', an: { - lp: 'lang', - ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' + lp: 'style' }, t: 'a' }, { - n: 'dir', + n: 'title', an: { - lp: 'dir' + lp: 'title' }, t: 'a' }] }, { - ln: 'Big', + ln: 'Meta', tn: null, - bti: '.Inline', ps: [{ - n: 'lang', + n: 'id', + ti: 'ID', an: { - lp: 'lang' + lp: 'id' }, t: 'a' }, { - n: 'xmlLang', + n: 'httpEquiv', an: { - lp: 'lang', - ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' + lp: 'http-equiv' }, t: 'a' }, { - n: 'dir', + n: 'name', an: { - lp: 'dir' + lp: 'name' }, t: 'a' }, { - n: 'id', - ti: 'ID', + n: 'content', an: { - lp: 'id' + lp: 'content' }, t: 'a' }, { - n: 'clazz', - ti: { - t: 'l' - }, + n: 'scheme', an: { - lp: 'class' + lp: 'scheme' }, t: 'a' }, { - n: 'style', + n: 'lang', an: { - lp: 'style' + lp: 'lang' }, t: 'a' }, { - n: 'title', + n: 'xmlLang', an: { - lp: 'title' + lp: 'lang', + ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' }, t: 'a' }, { + n: 'dir', + an: { + lp: 'dir' + }, + t: 'a' + }] + }, { + ln: 'H2', + tn: null, + bti: '.Inline', + ps: [{ n: 'onclick', an: { lp: 'onclick' @@ -2468,45 +2148,7 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Title', - tn: null, - ps: [{ - n: 'content', - t: 'v' - }, { - n: 'id', - ti: 'ID', - an: { - lp: 'id' - }, - t: 'a' - }, { - n: 'lang', - an: { - lp: 'lang' - }, - t: 'a' }, { - n: 'xmlLang', - an: { - lp: 'lang', - ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' - }, - t: 'a' - }, { - n: 'dir', - an: { - lp: 'dir' - }, - t: 'a' - }] - }, { - ln: 'Code', - tn: null, - bti: '.Inline', - ps: [{ n: 'lang', an: { lp: 'lang' @@ -2553,6 +2195,21 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' + }] + }, { + ln: 'Dl', + tn: null, + ps: [{ + n: 'dtOrDd', + col: true, + etis: [{ + en: 'dt', + ti: '.Dt' + }, { + en: 'dd', + ti: '.Dd' + }], + t: 'es' }, { n: 'onclick', an: { @@ -2613,12 +2270,7 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Dd', - tn: null, - bti: '.Flow', - ps: [{ + }, { n: 'lang', an: { lp: 'lang' @@ -2665,7 +2317,12 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' - }, { + }] + }, { + ln: 'Big', + tn: null, + bti: '.Inline', + ps: [{ n: 'onclick', an: { lp: 'onclick' @@ -2725,43 +2382,173 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Style', - tn: null, - ps: [{ - n: 'content', - t: 'v' }, { - n: 'id', - ti: 'ID', + n: 'lang', an: { - lp: 'id' + lp: 'lang' }, t: 'a' }, { - n: 'type', + n: 'xmlLang', an: { - lp: 'type' + lp: 'lang', + ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' }, t: 'a' }, { - n: 'media', + n: 'dir', an: { - lp: 'media' + lp: 'dir' }, t: 'a' }, { - n: 'title', + n: 'id', + ti: 'ID', an: { - lp: 'title' + lp: 'id' }, t: 'a' }, { - n: 'space', + n: 'clazz', + ti: { + t: 'l' + }, an: { - lp: 'space', - ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' + lp: 'class' + }, + t: 'a' + }, { + n: 'style', + an: { + lp: 'style' + }, + t: 'a' + }, { + n: 'title', + an: { + lp: 'title' + }, + t: 'a' + }] + }, { + ln: 'Td', + tn: null, + bti: '.Flow', + ps: [{ + n: 'abbr', + an: { + lp: 'abbr' + }, + t: 'a' + }, { + n: 'axis', + an: { + lp: 'axis' + }, + t: 'a' + }, { + n: 'headers', + ti: 'IDREFS', + an: { + lp: 'headers' + }, + t: 'a' + }, { + n: 'scope', + an: { + lp: 'scope' + }, + t: 'a' + }, { + n: 'rowspan', + ti: 'Integer', + an: { + lp: 'rowspan' + }, + t: 'a' + }, { + n: 'colspan', + ti: 'Integer', + an: { + lp: 'colspan' + }, + t: 'a' + }, { + n: 'align', + an: { + lp: 'align' + }, + t: 'a' + }, { + n: '_char', + an: { + lp: 'char' + }, + t: 'a' + }, { + n: 'charoff', + an: { + lp: 'charoff' + }, + t: 'a' + }, { + n: 'onclick', + an: { + lp: 'onclick' + }, + t: 'a' + }, { + n: 'ondblclick', + an: { + lp: 'ondblclick' + }, + t: 'a' + }, { + n: 'onmousedown', + an: { + lp: 'onmousedown' + }, + t: 'a' + }, { + n: 'onmouseup', + an: { + lp: 'onmouseup' + }, + t: 'a' + }, { + n: 'onmouseover', + an: { + lp: 'onmouseover' + }, + t: 'a' + }, { + n: 'onmousemove', + an: { + lp: 'onmousemove' + }, + t: 'a' + }, { + n: 'onmouseout', + an: { + lp: 'onmouseout' + }, + t: 'a' + }, { + n: 'onkeypress', + an: { + lp: 'onkeypress' + }, + t: 'a' + }, { + n: 'onkeydown', + an: { + lp: 'onkeydown' + }, + t: 'a' + }, { + n: 'onkeyup', + an: { + lp: 'onkeyup' }, t: 'a' }, { @@ -2783,326 +2570,103 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'dir' }, t: 'a' - }] - }, { - ln: 'Block', - ps: [{ - n: 'pOrH1OrH2', - col: true, - etis: [{ - en: 'p', - ti: '.P' - }, { - en: 'h1', - ti: '.H1' - }, { - en: 'h2', - ti: '.H2' - }, { - en: 'h3', - ti: '.H3' - }, { - en: 'h4', - ti: '.H4' - }, { - en: 'h5', - ti: '.H5' - }, { - en: 'h6', - ti: '.H6' - }, { - en: 'div', - ti: '.Div' - }, { - en: 'ul', - ti: '.Ul' - }, { - en: 'ol', - ti: '.Ol' - }, { - en: 'dl', - ti: '.Dl' - }, { - en: 'pre', - ti: '.Pre' - }, { - en: 'hr', - ti: '.Hr' - }, { - en: 'blockquote', - ti: '.Blockquote' - }, { - en: 'address', - ti: '.Address' - }, { - en: 'fieldset', - ti: '.Fieldset' - }, { - en: 'table', - ti: '.Table' - }, { - en: 'form', - ti: '.Form' - }, { - en: 'noscript', - ti: '.Noscript' - }, { - en: 'ins', - ti: '.Ins' - }, { - en: 'del', - ti: '.Del' - }, { - en: 'script', - ti: '.Script' - }], - t: 'es' - }] - }, { - ln: 'Object', - tn: null, - ps: [{ - n: 'content', - col: true, - dom: false, - etis: [{ - en: 'p', - ti: '.P' - }, { - en: 'bdo', - ti: '.Bdo' - }, { - en: 'strong', - ti: '.Strong' - }, { - en: 'h5', - ti: '.H5' - }, { - en: 'dl', - ti: '.Dl' - }, { - en: 'noscript', - ti: '.Noscript' - }, { - en: 'dfn', - ti: '.Dfn' - }, { - en: 'object', - ti: '.Object' - }, { - en: 'param', - ti: '.Param' - }, { - en: 'sup', - ti: '.Sup' - }, { - en: 'h3', - ti: '.H3' - }, { - en: 'samp', - ti: '.Samp' - }, { - en: 'tt', - ti: '.Tt' - }, { - en: 'select', - ti: '.Select' - }, { - en: 'ul', - ti: '.Ul' - }, { - en: 'h6', - ti: '.H6' - }, { - en: 'img', - ti: '.Img' - }, { - en: 'label', - ti: '.Label' - }, { - en: 'pre', - ti: '.Pre' - }, { - en: 'form', - ti: '.Form' - }, { - en: 'kbd', - ti: '.Kbd' - }, { - en: 'address', - ti: '.Address' - }, { - en: 'cite', - ti: '.Cite' - }, { - en: 'hr', - ti: '.Hr' - }, { - en: 'fieldset', - ti: '.Fieldset' - }, { - en: 'input', - ti: '.Input' - }, { - en: 'big', - ti: '.Big' - }, { - en: 'code', - ti: '.Code' - }, { - en: 'i', - ti: '.I' - }, { - en: 'textarea', - ti: '.Textarea' - }, { - en: 'h1', - ti: '.H1' - }, { - en: 'ol', - ti: '.Ol' - }, { - en: 'q', - ti: '.Q' - }, { - en: 'var', - ti: '.Var' - }, { - en: 'ins', - ti: '.Ins' - }, { - en: 'b', - ti: '.B' - }, { - en: 'abbr', - ti: '.Abbr' - }, { - en: 'h4', - ti: '.H4' - }, { - en: 'script', - ti: '.Script' - }, { - en: 'a', - ti: '.A' - }, { - en: 'small', - ti: '.Small' - }, { - en: 'acronym', - ti: '.Acronym' - }, { - en: 'br', - ti: '.Br' - }, { - en: 'sub', - ti: '.Sub' - }, { - en: 'table', - ti: '.Table' - }, { - en: 'span', - ti: '.Span' - }, { - en: 'blockquote', - ti: '.Blockquote' - }, { - en: 'div', - ti: '.Div' - }, { - en: 'button', - ti: '.Button' - }, { - en: 'map', - ti: '.Map' - }, { - en: 'h2', - ti: '.H2' - }, { - en: 'em', - ti: '.Em' - }, { - en: 'del', - ti: '.Del' - }], - t: 'ers' }, { - n: 'declare', + n: 'id', + ti: 'ID', an: { - lp: 'declare' + lp: 'id' }, t: 'a' }, { - n: 'classid', + n: 'clazz', + ti: { + t: 'l' + }, an: { - lp: 'classid' + lp: 'class' }, t: 'a' }, { - n: 'codebase', + n: 'style', an: { - lp: 'codebase' + lp: 'style' }, t: 'a' }, { - n: 'data', + n: 'title', an: { - lp: 'data' + lp: 'title' }, t: 'a' }, { - n: 'type', + n: 'valign', an: { - lp: 'type' + lp: 'valign' + }, + t: 'a' + }] + }, { + ln: 'Span', + tn: null, + bti: '.Inline', + ps: [{ + n: 'onclick', + an: { + lp: 'onclick' }, t: 'a' }, { - n: 'codetype', + n: 'ondblclick', an: { - lp: 'codetype' + lp: 'ondblclick' }, t: 'a' }, { - n: 'archive', + n: 'onmousedown', an: { - lp: 'archive' + lp: 'onmousedown' }, t: 'a' }, { - n: 'standby', + n: 'onmouseup', an: { - lp: 'standby' + lp: 'onmouseup' }, t: 'a' }, { - n: 'height', + n: 'onmouseover', an: { - lp: 'height' + lp: 'onmouseover' + }, + t: 'a' + }, { + n: 'onmousemove', + an: { + lp: 'onmousemove' }, t: 'a' }, { - n: 'width', + n: 'onmouseout', an: { - lp: 'width' + lp: 'onmouseout' }, t: 'a' }, { - n: 'usemap', + n: 'onkeypress', an: { - lp: 'usemap' + lp: 'onkeypress' }, t: 'a' }, { - n: 'name', + n: 'onkeydown', an: { - lp: 'name' + lp: 'onkeydown' }, t: 'a' }, { - n: 'tabindex', - ti: 'Int', + n: 'onkeyup', an: { - lp: 'tabindex' + lp: 'onkeyup' }, t: 'a' }, { @@ -3152,7 +2716,177 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' - }, { + }] + }, { + ln: 'Flow', + ps: [{ + n: 'content', + col: true, + dom: false, + etis: [{ + en: 'label', + ti: '.Label' + }, { + en: 'tt', + ti: '.Tt' + }, { + en: 'big', + ti: '.Big' + }, { + en: 'div', + ti: '.Div' + }, { + en: 'fieldset', + ti: '.Fieldset' + }, { + en: 'h4', + ti: '.H4' + }, { + en: 'img', + ti: '.Img' + }, { + en: 'q', + ti: '.Q' + }, { + en: 'textarea', + ti: '.Textarea' + }, { + en: 'dl', + ti: '.Dl' + }, { + en: 'form', + ti: '.Form' + }, { + en: 'bdo', + ti: '.Bdo' + }, { + en: 'noscript', + ti: '.Noscript' + }, { + en: 'strong', + ti: '.Strong' + }, { + en: 'samp', + ti: '.Samp' + }, { + en: 'i', + ti: '.I' + }, { + en: 'object', + ti: '.Object' + }, { + en: 'em', + ti: '.Em' + }, { + en: 'b', + ti: '.B' + }, { + en: 'h3', + ti: '.H3' + }, { + en: 'table', + ti: '.Table' + }, { + en: 'p', + ti: '.P' + }, { + en: 'cite', + ti: '.Cite' + }, { + en: 'h2', + ti: '.H2' + }, { + en: 'ins', + ti: '.Ins' + }, { + en: 'a', + ti: '.A' + }, { + en: 'hr', + ti: '.Hr' + }, { + en: 'kbd', + ti: '.Kbd' + }, { + en: 'h5', + ti: '.H5' + }, { + en: 'abbr', + ti: '.Abbr' + }, { + en: 'small', + ti: '.Small' + }, { + en: 'address', + ti: '.Address' + }, { + en: 'var', + ti: '.Var' + }, { + en: 'select', + ti: '.Select' + }, { + en: 'h6', + ti: '.H6' + }, { + en: 'script', + ti: '.Script' + }, { + en: 'dfn', + ti: '.Dfn' + }, { + en: 'ul', + ti: '.Ul' + }, { + en: 'input', + ti: '.Input' + }, { + en: 'blockquote', + ti: '.Blockquote' + }, { + en: 'span', + ti: '.Span' + }, { + en: 'code', + ti: '.Code' + }, { + en: 'sup', + ti: '.Sup' + }, { + en: 'acronym', + ti: '.Acronym' + }, { + en: 'button', + ti: '.Button' + }, { + en: 'del', + ti: '.Del' + }, { + en: 'h1', + ti: '.H1' + }, { + en: 'br', + ti: '.Br' + }, { + en: 'map', + ti: '.Map' + }, { + en: 'pre', + ti: '.Pre' + }, { + en: 'sub', + ti: '.Sub' + }, { + en: 'ol', + ti: '.Ol' + }], + t: 'ers' + }] + }, { + ln: 'Acronym', + tn: null, + bti: '.Inline', + ps: [{ n: 'onclick', an: { lp: 'onclick' @@ -3209,72 +2943,7 @@ var XHTML_1_0_Strict_Module_Factory = function () { }, { n: 'onkeyup', an: { - lp: 'onkeyup' - }, - t: 'a' - }] - }, { - ln: 'Select', - tn: null, - ps: [{ - n: 'optgroupOrOption', - col: true, - etis: [{ - en: 'optgroup', - ti: '.Optgroup' - }, { - en: 'option', - ti: '.Option' - }], - t: 'es' - }, { - n: 'name', - an: { - lp: 'name' - }, - t: 'a' - }, { - n: 'size', - ti: 'Integer', - an: { - lp: 'size' - }, - t: 'a' - }, { - n: 'multiple', - an: { - lp: 'multiple' - }, - t: 'a' - }, { - n: 'disabled', - an: { - lp: 'disabled' - }, - t: 'a' - }, { - n: 'tabindex', - ti: 'Int', - an: { - lp: 'tabindex' - }, - t: 'a' - }, { - n: 'onfocus', - an: { - lp: 'onfocus' - }, - t: 'a' - }, { - n: 'onblur', - an: { - lp: 'onblur' - }, - t: 'a' - }, { - n: 'onchange', - an: { - lp: 'onchange' + lp: 'onkeyup' }, t: 'a' }, { @@ -3324,6 +2993,175 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' + }] + }, { + ln: 'Fieldset', + tn: null, + ps: [{ + n: 'content', + col: true, + dom: false, + etis: [{ + en: 'label', + ti: '.Label' + }, { + en: 'tt', + ti: '.Tt' + }, { + en: 'big', + ti: '.Big' + }, { + en: 'div', + ti: '.Div' + }, { + en: 'fieldset', + ti: '.Fieldset' + }, { + en: 'h4', + ti: '.H4' + }, { + en: 'img', + ti: '.Img' + }, { + en: 'q', + ti: '.Q' + }, { + en: 'textarea', + ti: '.Textarea' + }, { + en: 'dl', + ti: '.Dl' + }, { + en: 'form', + ti: '.Form' + }, { + en: 'bdo', + ti: '.Bdo' + }, { + en: 'noscript', + ti: '.Noscript' + }, { + en: 'strong', + ti: '.Strong' + }, { + en: 'samp', + ti: '.Samp' + }, { + en: 'i', + ti: '.I' + }, { + en: 'object', + ti: '.Object' + }, { + en: 'em', + ti: '.Em' + }, { + en: 'b', + ti: '.B' + }, { + en: 'h3', + ti: '.H3' + }, { + en: 'table', + ti: '.Table' + }, { + en: 'p', + ti: '.P' + }, { + en: 'cite', + ti: '.Cite' + }, { + en: 'h2', + ti: '.H2' + }, { + en: 'ins', + ti: '.Ins' + }, { + en: 'a', + ti: '.A' + }, { + en: 'hr', + ti: '.Hr' + }, { + en: 'kbd', + ti: '.Kbd' + }, { + en: 'legend', + ti: '.Legend' + }, { + en: 'h5', + ti: '.H5' + }, { + en: 'abbr', + ti: '.Abbr' + }, { + en: 'small', + ti: '.Small' + }, { + en: 'address', + ti: '.Address' + }, { + en: 'var', + ti: '.Var' + }, { + en: 'select', + ti: '.Select' + }, { + en: 'h6', + ti: '.H6' + }, { + en: 'script', + ti: '.Script' + }, { + en: 'dfn', + ti: '.Dfn' + }, { + en: 'ul', + ti: '.Ul' + }, { + en: 'input', + ti: '.Input' + }, { + en: 'blockquote', + ti: '.Blockquote' + }, { + en: 'span', + ti: '.Span' + }, { + en: 'code', + ti: '.Code' + }, { + en: 'sup', + ti: '.Sup' + }, { + en: 'acronym', + ti: '.Acronym' + }, { + en: 'button', + ti: '.Button' + }, { + en: 'del', + ti: '.Del' + }, { + en: 'h1', + ti: '.H1' + }, { + en: 'br', + ti: '.Br' + }, { + en: 'map', + ti: '.Map' + }, { + en: 'pre', + ti: '.Pre' + }, { + en: 'sub', + ti: '.Sub' + }, { + en: 'ol', + ti: '.Ol' + }], + t: 'ers' }, { n: 'onclick', an: { @@ -3384,37 +3222,6 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Option', - tn: null, - ps: [{ - n: 'content', - t: 'v' - }, { - n: 'selected', - an: { - lp: 'selected' - }, - t: 'a' - }, { - n: 'disabled', - an: { - lp: 'disabled' - }, - t: 'a' - }, { - n: 'label', - an: { - lp: 'label' - }, - t: 'a' - }, { - n: 'value', - an: { - lp: 'value' - }, - t: 'a' }, { n: 'lang', an: { @@ -3462,116 +3269,76 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' + }] + }, { + ln: 'Table', + tn: null, + ps: [{ + n: 'caption', + ti: '.Caption' }, { - n: 'onclick', - an: { - lp: 'onclick' - }, - t: 'a' - }, { - n: 'ondblclick', - an: { - lp: 'ondblclick' - }, - t: 'a' - }, { - n: 'onmousedown', - an: { - lp: 'onmousedown' - }, - t: 'a' - }, { - n: 'onmouseup', - an: { - lp: 'onmouseup' - }, - t: 'a' + n: 'col', + col: true, + ti: '.Col' }, { - n: 'onmouseover', - an: { - lp: 'onmouseover' - }, - t: 'a' + n: 'colgroup', + col: true, + ti: '.Colgroup' }, { - n: 'onmousemove', - an: { - lp: 'onmousemove' - }, - t: 'a' + n: 'thead', + ti: '.Thead' }, { - n: 'onmouseout', - an: { - lp: 'onmouseout' - }, - t: 'a' + n: 'tfoot', + ti: '.Tfoot' }, { - n: 'onkeypress', - an: { - lp: 'onkeypress' - }, - t: 'a' + n: 'tbody', + col: true, + ti: '.Tbody' }, { - n: 'onkeydown', - an: { - lp: 'onkeydown' - }, - t: 'a' + n: 'tr', + col: true, + ti: '.Tr' }, { - n: 'onkeyup', - an: { - lp: 'onkeyup' - }, - t: 'a' - }] - }, { - ln: 'H1', - tn: null, - bti: '.Inline', - ps: [{ - n: 'lang', + n: 'summary', an: { - lp: 'lang' + lp: 'summary' }, t: 'a' }, { - n: 'xmlLang', + n: 'width', an: { - lp: 'lang', - ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' + lp: 'width' }, t: 'a' }, { - n: 'dir', + n: 'border', + ti: 'Integer', an: { - lp: 'dir' + lp: 'border' }, t: 'a' }, { - n: 'id', - ti: 'ID', + n: 'frame', an: { - lp: 'id' + lp: 'frame' }, t: 'a' }, { - n: 'clazz', - ti: { - t: 'l' - }, + n: 'rules', an: { - lp: 'class' + lp: 'rules' }, t: 'a' }, { - n: 'style', + n: 'cellspacing', an: { - lp: 'style' + lp: 'cellspacing' }, t: 'a' }, { - n: 'title', + n: 'cellpadding', an: { - lp: 'title' + lp: 'cellpadding' }, t: 'a' }, { @@ -3634,36 +3401,6 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Label', - tn: null, - bti: '.Inline', - ps: [{ - n: '_for', - ti: 'IDREF', - an: { - lp: 'for' - }, - t: 'a' - }, { - n: 'accesskey', - an: { - lp: 'accesskey' - }, - t: 'a' - }, { - n: 'onfocus', - an: { - lp: 'onfocus' - }, - t: 'a' - }, { - n: 'onblur', - an: { - lp: 'onblur' - }, - t: 'a' }, { n: 'lang', an: { @@ -3706,9 +3443,175 @@ var XHTML_1_0_Strict_Module_Factory = function () { }, t: 'a' }, { - n: 'title', + n: 'title', + an: { + lp: 'title' + }, + t: 'a' + }] + }, { + ln: 'ButtonContent', + tn: 'button.content', + ps: [{ + n: 'content', + col: true, + dom: false, + etis: [{ + en: 'samp', + ti: '.Samp' + }, { + en: 'tt', + ti: '.Tt' + }, { + en: 'i', + ti: '.I' + }, { + en: 'big', + ti: '.Big' + }, { + en: 'div', + ti: '.Div' + }, { + en: 'object', + ti: '.Object' + }, { + en: 'em', + ti: '.Em' + }, { + en: 'b', + ti: '.B' + }, { + en: 'h3', + ti: '.H3' + }, { + en: 'table', + ti: '.Table' + }, { + en: 'cite', + ti: '.Cite' + }, { + en: 'p', + ti: '.P' + }, { + en: 'h4', + ti: '.H4' + }, { + en: 'h2', + ti: '.H2' + }, { + en: 'img', + ti: '.Img' + }, { + en: 'ins', + ti: '.Ins' + }, { + en: 'kbd', + ti: '.Kbd' + }, { + en: 'hr', + ti: '.Hr' + }, { + en: 'h5', + ti: '.H5' + }, { + en: 'abbr', + ti: '.Abbr' + }, { + en: 'q', + ti: '.Q' + }, { + en: 'small', + ti: '.Small' + }, { + en: 'var', + ti: '.Var' + }, { + en: 'address', + ti: '.Address' + }, { + en: 'h6', + ti: '.H6' + }, { + en: 'dl', + ti: '.Dl' + }, { + en: 'script', + ti: '.Script' + }, { + en: 'dfn', + ti: '.Dfn' + }, { + en: 'ul', + ti: '.Ul' + }, { + en: 'blockquote', + ti: '.Blockquote' + }, { + en: 'span', + ti: '.Span' + }, { + en: 'sup', + ti: '.Sup' + }, { + en: 'code', + ti: '.Code' + }, { + en: 'acronym', + ti: '.Acronym' + }, { + en: 'del', + ti: '.Del' + }, { + en: 'h1', + ti: '.H1' + }, { + en: 'br', + ti: '.Br' + }, { + en: 'map', + ti: '.Map' + }, { + en: 'pre', + ti: '.Pre' + }, { + en: 'bdo', + ti: '.Bdo' + }, { + en: 'sub', + ti: '.Sub' + }, { + en: 'noscript', + ti: '.Noscript' + }, { + en: 'strong', + ti: '.Strong' + }, { + en: 'ol', + ti: '.Ol' + }], + t: 'ers' + }] + }, { + ln: 'Bdo', + tn: null, + bti: '.Inline', + ps: [{ + n: 'lang', + an: { + lp: 'lang' + }, + t: 'a' + }, { + n: 'xmlLang', + an: { + lp: 'lang', + ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' + }, + t: 'a' + }, { + n: 'dir', an: { - lp: 'title' + lp: 'dir' }, t: 'a' }, { @@ -3771,30 +3674,6 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Sub', - tn: null, - bti: '.Inline', - ps: [{ - n: 'lang', - an: { - lp: 'lang' - }, - t: 'a' - }, { - n: 'xmlLang', - an: { - lp: 'lang', - ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' - }, - t: 'a' - }, { - n: 'dir', - an: { - lp: 'dir' - }, - t: 'a' }, { n: 'id', ti: 'ID', @@ -3823,7 +3702,12 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' - }, { + }] + }, { + ln: 'Small', + tn: null, + bti: '.Inline', + ps: [{ n: 'onclick', an: { lp: 'onclick' @@ -3832,226 +3716,57 @@ var XHTML_1_0_Strict_Module_Factory = function () { }, { n: 'ondblclick', an: { - lp: 'ondblclick' - }, - t: 'a' - }, { - n: 'onmousedown', - an: { - lp: 'onmousedown' - }, - t: 'a' - }, { - n: 'onmouseup', - an: { - lp: 'onmouseup' - }, - t: 'a' - }, { - n: 'onmouseover', - an: { - lp: 'onmouseover' - }, - t: 'a' - }, { - n: 'onmousemove', - an: { - lp: 'onmousemove' - }, - t: 'a' - }, { - n: 'onmouseout', - an: { - lp: 'onmouseout' - }, - t: 'a' - }, { - n: 'onkeypress', - an: { - lp: 'onkeypress' - }, - t: 'a' - }, { - n: 'onkeydown', - an: { - lp: 'onkeydown' - }, - t: 'a' - }, { - n: 'onkeyup', - an: { - lp: 'onkeyup' - }, - t: 'a' - }] - }, { - ln: 'Fieldset', - tn: null, - ps: [{ - n: 'content', - col: true, - dom: false, - etis: [{ - en: 'p', - ti: '.P' - }, { - en: 'bdo', - ti: '.Bdo' - }, { - en: 'strong', - ti: '.Strong' - }, { - en: 'h5', - ti: '.H5' - }, { - en: 'dl', - ti: '.Dl' - }, { - en: 'noscript', - ti: '.Noscript' - }, { - en: 'dfn', - ti: '.Dfn' - }, { - en: 'object', - ti: '.Object' - }, { - en: 'sup', - ti: '.Sup' - }, { - en: 'h3', - ti: '.H3' - }, { - en: 'samp', - ti: '.Samp' - }, { - en: 'tt', - ti: '.Tt' - }, { - en: 'select', - ti: '.Select' - }, { - en: 'ul', - ti: '.Ul' - }, { - en: 'h6', - ti: '.H6' - }, { - en: 'img', - ti: '.Img' - }, { - en: 'label', - ti: '.Label' - }, { - en: 'pre', - ti: '.Pre' - }, { - en: 'form', - ti: '.Form' - }, { - en: 'kbd', - ti: '.Kbd' - }, { - en: 'address', - ti: '.Address' - }, { - en: 'cite', - ti: '.Cite' - }, { - en: 'hr', - ti: '.Hr' - }, { - en: 'fieldset', - ti: '.Fieldset' - }, { - en: 'input', - ti: '.Input' - }, { - en: 'big', - ti: '.Big' - }, { - en: 'code', - ti: '.Code' - }, { - en: 'i', - ti: '.I' - }, { - en: 'textarea', - ti: '.Textarea' - }, { - en: 'legend', - ti: '.Legend' - }, { - en: 'h1', - ti: '.H1' - }, { - en: 'ol', - ti: '.Ol' - }, { - en: 'q', - ti: '.Q' - }, { - en: 'var', - ti: '.Var' - }, { - en: 'ins', - ti: '.Ins' - }, { - en: 'b', - ti: '.B' - }, { - en: 'abbr', - ti: '.Abbr' - }, { - en: 'h4', - ti: '.H4' - }, { - en: 'script', - ti: '.Script' - }, { - en: 'a', - ti: '.A' - }, { - en: 'small', - ti: '.Small' - }, { - en: 'acronym', - ti: '.Acronym' - }, { - en: 'br', - ti: '.Br' - }, { - en: 'sub', - ti: '.Sub' - }, { - en: 'table', - ti: '.Table' - }, { - en: 'span', - ti: '.Span' - }, { - en: 'blockquote', - ti: '.Blockquote' - }, { - en: 'div', - ti: '.Div' - }, { - en: 'button', - ti: '.Button' - }, { - en: 'map', - ti: '.Map' - }, { - en: 'h2', - ti: '.H2' - }, { - en: 'em', - ti: '.Em' - }, { - en: 'del', - ti: '.Del' - }], - t: 'ers' + lp: 'ondblclick' + }, + t: 'a' + }, { + n: 'onmousedown', + an: { + lp: 'onmousedown' + }, + t: 'a' + }, { + n: 'onmouseup', + an: { + lp: 'onmouseup' + }, + t: 'a' + }, { + n: 'onmouseover', + an: { + lp: 'onmouseover' + }, + t: 'a' + }, { + n: 'onmousemove', + an: { + lp: 'onmousemove' + }, + t: 'a' + }, { + n: 'onmouseout', + an: { + lp: 'onmouseout' + }, + t: 'a' + }, { + n: 'onkeypress', + an: { + lp: 'onkeypress' + }, + t: 'a' + }, { + n: 'onkeydown', + an: { + lp: 'onkeydown' + }, + t: 'a' + }, { + n: 'onkeyup', + an: { + lp: 'onkeyup' + }, + t: 'a' }, { n: 'lang', an: { @@ -4099,6 +3814,17 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' + }] + }, { + ln: 'Blockquote', + tn: null, + bti: '.Block', + ps: [{ + n: 'cite', + an: { + lp: 'cite' + }, + t: 'a' }, { n: 'onclick', an: { @@ -4159,12 +3885,7 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Kbd', - tn: null, - bti: '.Inline', - ps: [{ + }, { n: 'lang', an: { lp: 'lang' @@ -4211,7 +3932,12 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' - }, { + }] + }, { + ln: 'Noscript', + tn: null, + bti: '.Block', + ps: [{ n: 'onclick', an: { lp: 'onclick' @@ -4271,12 +3997,7 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Small', - tn: null, - bti: '.Inline', - ps: [{ + }, { n: 'lang', an: { lp: 'lang' @@ -4323,7 +4044,12 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' - }, { + }] + }, { + ln: 'Tt', + tn: null, + bti: '.Inline', + ps: [{ n: 'onclick', an: { lp: 'onclick' @@ -4383,30 +4109,176 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' + }, { + n: 'lang', + an: { + lp: 'lang' + }, + t: 'a' + }, { + n: 'xmlLang', + an: { + lp: 'lang', + ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' + }, + t: 'a' + }, { + n: 'dir', + an: { + lp: 'dir' + }, + t: 'a' + }, { + n: 'id', + ti: 'ID', + an: { + lp: 'id' + }, + t: 'a' + }, { + n: 'clazz', + ti: { + t: 'l' + }, + an: { + lp: 'class' + }, + t: 'a' + }, { + n: 'style', + an: { + lp: 'style' + }, + t: 'a' + }, { + n: 'title', + an: { + lp: 'title' + }, + t: 'a' }] }, { - ln: 'Tfoot', + ln: 'Select', tn: null, ps: [{ - n: 'tr', + n: 'optgroupOrOption', col: true, - ti: '.Tr' + etis: [{ + en: 'optgroup', + ti: '.Optgroup' + }, { + en: 'option', + ti: '.Option' + }], + t: 'es' }, { - n: 'align', + n: 'name', an: { - lp: 'align' + lp: 'name' }, t: 'a' }, { - n: '_char', + n: 'size', + ti: 'Integer', an: { - lp: 'char' + lp: 'size' }, t: 'a' }, { - n: 'charoff', + n: 'multiple', an: { - lp: 'charoff' + lp: 'multiple' + }, + t: 'a' + }, { + n: 'disabled', + an: { + lp: 'disabled' + }, + t: 'a' + }, { + n: 'tabindex', + ti: 'Int', + an: { + lp: 'tabindex' + }, + t: 'a' + }, { + n: 'onfocus', + an: { + lp: 'onfocus' + }, + t: 'a' + }, { + n: 'onblur', + an: { + lp: 'onblur' + }, + t: 'a' + }, { + n: 'onchange', + an: { + lp: 'onchange' + }, + t: 'a' + }, { + n: 'onclick', + an: { + lp: 'onclick' + }, + t: 'a' + }, { + n: 'ondblclick', + an: { + lp: 'ondblclick' + }, + t: 'a' + }, { + n: 'onmousedown', + an: { + lp: 'onmousedown' + }, + t: 'a' + }, { + n: 'onmouseup', + an: { + lp: 'onmouseup' + }, + t: 'a' + }, { + n: 'onmouseover', + an: { + lp: 'onmouseover' + }, + t: 'a' + }, { + n: 'onmousemove', + an: { + lp: 'onmousemove' + }, + t: 'a' + }, { + n: 'onmouseout', + an: { + lp: 'onmouseout' + }, + t: 'a' + }, { + n: 'onkeypress', + an: { + lp: 'onkeypress' + }, + t: 'a' + }, { + n: 'onkeydown', + an: { + lp: 'onkeydown' + }, + t: 'a' + }, { + n: 'onkeyup', + an: { + lp: 'onkeyup' }, t: 'a' }, { @@ -4456,7 +4328,12 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' - }, { + }] + }, { + ln: 'Dfn', + tn: null, + bti: '.Inline', + ps: [{ n: 'onclick', an: { lp: 'onclick' @@ -4516,58 +4393,6 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }, { - n: 'valign', - an: { - lp: 'valign' - }, - t: 'a' - }] - }, { - ln: 'Img', - tn: null, - ps: [{ - n: 'src', - an: { - lp: 'src' - }, - t: 'a' - }, { - n: 'alt', - an: { - lp: 'alt' - }, - t: 'a' - }, { - n: 'longdesc', - an: { - lp: 'longdesc' - }, - t: 'a' - }, { - n: 'height', - an: { - lp: 'height' - }, - t: 'a' - }, { - n: 'width', - an: { - lp: 'width' - }, - t: 'a' - }, { - n: 'usemap', - an: { - lp: 'usemap' - }, - t: 'a' - }, { - n: 'ismap', - an: { - lp: 'ismap' - }, - t: 'a' }, { n: 'lang', an: { @@ -4615,6 +4440,45 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' + }] + }, { + ln: 'Tr', + tn: null, + ps: [{ + n: 'thOrTd', + col: true, + etis: [{ + en: 'th', + ti: '.Th' + }, { + en: 'td', + ti: '.Td' + }], + t: 'es' + }, { + n: 'valign', + an: { + lp: 'valign' + }, + t: 'a' + }, { + n: 'align', + an: { + lp: 'align' + }, + t: 'a' + }, { + n: '_char', + an: { + lp: 'char' + }, + t: 'a' + }, { + n: 'charoff', + an: { + lp: 'charoff' + }, + t: 'a' }, { n: 'onclick', an: { @@ -4675,12 +4539,7 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Span', - tn: null, - bti: '.Inline', - ps: [{ + }, { n: 'lang', an: { lp: 'lang' @@ -4727,79 +4586,227 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' + }] + }, { + ln: 'Object', + tn: null, + ps: [{ + n: 'content', + col: true, + dom: false, + etis: [{ + en: 'label', + ti: '.Label' + }, { + en: 'tt', + ti: '.Tt' + }, { + en: 'big', + ti: '.Big' + }, { + en: 'div', + ti: '.Div' + }, { + en: 'fieldset', + ti: '.Fieldset' + }, { + en: 'param', + ti: '.Param' + }, { + en: 'h4', + ti: '.H4' + }, { + en: 'img', + ti: '.Img' + }, { + en: 'q', + ti: '.Q' + }, { + en: 'textarea', + ti: '.Textarea' + }, { + en: 'dl', + ti: '.Dl' + }, { + en: 'form', + ti: '.Form' + }, { + en: 'bdo', + ti: '.Bdo' + }, { + en: 'noscript', + ti: '.Noscript' + }, { + en: 'strong', + ti: '.Strong' + }, { + en: 'samp', + ti: '.Samp' + }, { + en: 'i', + ti: '.I' + }, { + en: 'object', + ti: '.Object' + }, { + en: 'em', + ti: '.Em' + }, { + en: 'b', + ti: '.B' + }, { + en: 'h3', + ti: '.H3' + }, { + en: 'table', + ti: '.Table' + }, { + en: 'p', + ti: '.P' + }, { + en: 'cite', + ti: '.Cite' + }, { + en: 'h2', + ti: '.H2' + }, { + en: 'ins', + ti: '.Ins' + }, { + en: 'a', + ti: '.A' + }, { + en: 'hr', + ti: '.Hr' + }, { + en: 'kbd', + ti: '.Kbd' + }, { + en: 'h5', + ti: '.H5' + }, { + en: 'abbr', + ti: '.Abbr' + }, { + en: 'small', + ti: '.Small' + }, { + en: 'address', + ti: '.Address' + }, { + en: 'var', + ti: '.Var' + }, { + en: 'select', + ti: '.Select' + }, { + en: 'h6', + ti: '.H6' + }, { + en: 'script', + ti: '.Script' + }, { + en: 'dfn', + ti: '.Dfn' + }, { + en: 'ul', + ti: '.Ul' + }, { + en: 'input', + ti: '.Input' + }, { + en: 'blockquote', + ti: '.Blockquote' + }, { + en: 'span', + ti: '.Span' + }, { + en: 'code', + ti: '.Code' + }, { + en: 'sup', + ti: '.Sup' + }, { + en: 'acronym', + ti: '.Acronym' + }, { + en: 'button', + ti: '.Button' + }, { + en: 'del', + ti: '.Del' + }, { + en: 'h1', + ti: '.H1' + }, { + en: 'br', + ti: '.Br' + }, { + en: 'map', + ti: '.Map' + }, { + en: 'pre', + ti: '.Pre' + }, { + en: 'sub', + ti: '.Sub' + }, { + en: 'ol', + ti: '.Ol' + }], + t: 'ers' }, { - n: 'onclick', - an: { - lp: 'onclick' - }, - t: 'a' - }, { - n: 'ondblclick', - an: { - lp: 'ondblclick' - }, - t: 'a' - }, { - n: 'onmousedown', + n: 'declare', an: { - lp: 'onmousedown' + lp: 'declare' }, t: 'a' }, { - n: 'onmouseup', + n: 'classid', an: { - lp: 'onmouseup' + lp: 'classid' }, t: 'a' }, { - n: 'onmouseover', + n: 'codebase', an: { - lp: 'onmouseover' + lp: 'codebase' }, t: 'a' }, { - n: 'onmousemove', + n: 'data', an: { - lp: 'onmousemove' + lp: 'data' }, t: 'a' }, { - n: 'onmouseout', + n: 'type', an: { - lp: 'onmouseout' + lp: 'type' }, t: 'a' }, { - n: 'onkeypress', + n: 'codetype', an: { - lp: 'onkeypress' + lp: 'codetype' }, t: 'a' }, { - n: 'onkeydown', + n: 'archive', an: { - lp: 'onkeydown' + lp: 'archive' }, t: 'a' }, { - n: 'onkeyup', + n: 'standby', an: { - lp: 'onkeyup' + lp: 'standby' }, t: 'a' - }] - }, { - ln: 'Colgroup', - tn: null, - ps: [{ - n: 'col', - col: true, - ti: '.Col' }, { - n: 'span', - ti: 'Integer', + n: 'height', an: { - lp: 'span' + lp: 'height' }, t: 'a' }, { @@ -4809,68 +4816,22 @@ var XHTML_1_0_Strict_Module_Factory = function () { }, t: 'a' }, { - n: 'align', - an: { - lp: 'align' - }, - t: 'a' - }, { - n: '_char', - an: { - lp: 'char' - }, - t: 'a' - }, { - n: 'charoff', - an: { - lp: 'charoff' - }, - t: 'a' - }, { - n: 'lang', - an: { - lp: 'lang' - }, - t: 'a' - }, { - n: 'xmlLang', - an: { - lp: 'lang', - ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' - }, - t: 'a' - }, { - n: 'dir', - an: { - lp: 'dir' - }, - t: 'a' - }, { - n: 'id', - ti: 'ID', - an: { - lp: 'id' - }, - t: 'a' - }, { - n: 'clazz', - ti: { - t: 'l' - }, + n: 'usemap', an: { - lp: 'class' + lp: 'usemap' }, t: 'a' }, { - n: 'style', + n: 'name', an: { - lp: 'style' + lp: 'name' }, t: 'a' }, { - n: 'title', + n: 'tabindex', + ti: 'Int', an: { - lp: 'title' + lp: 'tabindex' }, t: 'a' }, { @@ -4934,17 +4895,6 @@ var XHTML_1_0_Strict_Module_Factory = function () { }, t: 'a' }, { - n: 'valign', - an: { - lp: 'valign' - }, - t: 'a' - }] - }, { - ln: 'H6', - tn: null, - bti: '.Inline', - ps: [{ n: 'lang', an: { lp: 'lang' @@ -4991,7 +4941,12 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' - }, { + }] + }, { + ln: 'Sub', + tn: null, + bti: '.Inline', + ps: [{ n: 'onclick', an: { lp: 'onclick' @@ -5051,12 +5006,7 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Caption', - tn: null, - bti: '.Inline', - ps: [{ + }, { n: 'lang', an: { lp: 'lang' @@ -5103,6 +5053,29 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' + }] + }, { + ln: 'Col', + tn: null, + ps: [{ + n: 'span', + ti: 'Integer', + an: { + lp: 'span' + }, + t: 'a' + }, { + n: 'width', + an: { + lp: 'width' + }, + t: 'a' + }, { + n: 'valign', + an: { + lp: 'valign' + }, + t: 'a' }, { n: 'onclick', an: { @@ -5163,11 +5136,7 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Hr', - tn: null, - ps: [{ + }, { n: 'lang', an: { lp: 'lang' @@ -5215,153 +5184,127 @@ var XHTML_1_0_Strict_Module_Factory = function () { }, t: 'a' }, { - n: 'onclick', - an: { - lp: 'onclick' - }, - t: 'a' - }, { - n: 'ondblclick', - an: { - lp: 'ondblclick' - }, - t: 'a' - }, { - n: 'onmousedown', + n: 'align', an: { - lp: 'onmousedown' + lp: 'align' }, t: 'a' }, { - n: 'onmouseup', + n: '_char', an: { - lp: 'onmouseup' + lp: 'char' }, t: 'a' }, { - n: 'onmouseover', + n: 'charoff', an: { - lp: 'onmouseover' + lp: 'charoff' }, t: 'a' - }, { - n: 'onmousemove', + }] + }, { + ln: 'Img', + tn: null, + ps: [{ + n: 'src', an: { - lp: 'onmousemove' + lp: 'src' }, t: 'a' }, { - n: 'onmouseout', + n: 'alt', an: { - lp: 'onmouseout' + lp: 'alt' }, t: 'a' }, { - n: 'onkeypress', + n: 'longdesc', an: { - lp: 'onkeypress' + lp: 'longdesc' }, t: 'a' }, { - n: 'onkeydown', + n: 'height', an: { - lp: 'onkeydown' + lp: 'height' }, t: 'a' }, { - n: 'onkeyup', - an: { - lp: 'onkeyup' - }, - t: 'a' - }] - }, { - ln: 'A', - tn: null, - bti: '.AContent', - ps: [{ - n: 'charset', + n: 'width', an: { - lp: 'charset' + lp: 'width' }, t: 'a' }, { - n: 'type', + n: 'usemap', an: { - lp: 'type' + lp: 'usemap' }, t: 'a' }, { - n: 'name', + n: 'ismap', an: { - lp: 'name' + lp: 'ismap' }, t: 'a' }, { - n: 'href', + n: 'onclick', an: { - lp: 'href' + lp: 'onclick' }, t: 'a' }, { - n: 'hreflang', + n: 'ondblclick', an: { - lp: 'hreflang' + lp: 'ondblclick' }, t: 'a' }, { - n: 'rel', - ti: { - t: 'l' - }, + n: 'onmousedown', an: { - lp: 'rel' + lp: 'onmousedown' }, t: 'a' }, { - n: 'rev', - ti: { - t: 'l' - }, + n: 'onmouseup', an: { - lp: 'rev' + lp: 'onmouseup' }, t: 'a' }, { - n: 'shape', + n: 'onmouseover', an: { - lp: 'shape' + lp: 'onmouseover' }, t: 'a' }, { - n: 'coords', + n: 'onmousemove', an: { - lp: 'coords' + lp: 'onmousemove' }, t: 'a' }, { - n: 'accesskey', + n: 'onmouseout', an: { - lp: 'accesskey' + lp: 'onmouseout' }, t: 'a' }, { - n: 'tabindex', - ti: 'Int', + n: 'onkeypress', an: { - lp: 'tabindex' + lp: 'onkeypress' }, t: 'a' }, { - n: 'onfocus', + n: 'onkeydown', an: { - lp: 'onfocus' + lp: 'onkeydown' }, t: 'a' }, { - n: 'onblur', + n: 'onkeyup', an: { - lp: 'onblur' + lp: 'onkeyup' }, t: 'a' }, { @@ -5411,6 +5354,26 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' + }] + }, { + ln: 'Optgroup', + tn: null, + ps: [{ + n: 'option', + col: true, + ti: '.Option' + }, { + n: 'disabled', + an: { + lp: 'disabled' + }, + t: 'a' + }, { + n: 'label', + an: { + lp: 'label' + }, + t: 'a' }, { n: 'onclick', an: { @@ -5471,12 +5434,7 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Sup', - tn: null, - bti: '.Inline', - ps: [{ + }, { n: 'lang', an: { lp: 'lang' @@ -5523,7 +5481,12 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' - }, { + }] + }, { + ln: 'Div', + tn: null, + bti: '.Flow', + ps: [{ n: 'onclick', an: { lp: 'onclick' @@ -5583,39 +5546,6 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Tr', - tn: null, - ps: [{ - n: 'thOrTd', - col: true, - etis: [{ - en: 'th', - ti: '.Th' - }, { - en: 'td', - ti: '.Td' - }], - t: 'es' - }, { - n: 'align', - an: { - lp: 'align' - }, - t: 'a' - }, { - n: '_char', - an: { - lp: 'char' - }, - t: 'a' - }, { - n: 'charoff', - an: { - lp: 'charoff' - }, - t: 'a' }, { n: 'lang', an: { @@ -5663,7 +5593,12 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' - }, { + }] + }, { + ln: 'Sup', + tn: null, + bti: '.Inline', + ps: [{ n: 'onclick', an: { lp: 'onclick' @@ -5724,17 +5659,6 @@ var XHTML_1_0_Strict_Module_Factory = function () { }, t: 'a' }, { - n: 'valign', - an: { - lp: 'valign' - }, - t: 'a' - }] - }, { - ln: 'H2', - tn: null, - bti: '.Inline', - ps: [{ n: 'lang', an: { lp: 'lang' @@ -5781,6 +5705,36 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' + }] + }, { + ln: 'Label', + tn: null, + bti: '.Inline', + ps: [{ + n: '_for', + ti: 'IDREF', + an: { + lp: 'for' + }, + t: 'a' + }, { + n: 'accesskey', + an: { + lp: 'accesskey' + }, + t: 'a' + }, { + n: 'onfocus', + an: { + lp: 'onfocus' + }, + t: 'a' + }, { + n: 'onblur', + an: { + lp: 'onblur' + }, + t: 'a' }, { n: 'onclick', an: { @@ -5841,16 +5795,68 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' + }, { + n: 'lang', + an: { + lp: 'lang' + }, + t: 'a' + }, { + n: 'xmlLang', + an: { + lp: 'lang', + ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' + }, + t: 'a' + }, { + n: 'dir', + an: { + lp: 'dir' + }, + t: 'a' + }, { + n: 'id', + ti: 'ID', + an: { + lp: 'id' + }, + t: 'a' + }, { + n: 'clazz', + ti: { + t: 'l' + }, + an: { + lp: 'class' + }, + t: 'a' + }, { + n: 'style', + an: { + lp: 'style' + }, + t: 'a' + }, { + n: 'title', + an: { + lp: 'title' + }, + t: 'a' }] }, { - ln: 'Pre', + ln: 'Html', tn: null, - bti: '.PreContent', ps: [{ - n: 'space', + n: 'head', + ti: '.Head' + }, { + n: 'body', + ti: '.Body' + }, { + n: 'id', + ti: 'ID', an: { - lp: 'space', - ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' + lp: 'id' }, t: 'a' }, { @@ -5867,40 +5873,75 @@ var XHTML_1_0_Strict_Module_Factory = function () { }, t: 'a' }, { - n: 'dir', + n: 'dir', + an: { + lp: 'dir' + }, + t: 'a' + }] + }, { + ln: 'Style', + tn: null, + ps: [{ + n: 'content', + t: 'v' + }, { + n: 'id', + ti: 'ID', + an: { + lp: 'id' + }, + t: 'a' + }, { + n: 'type', + an: { + lp: 'type' + }, + t: 'a' + }, { + n: 'media', + an: { + lp: 'media' + }, + t: 'a' + }, { + n: 'title', an: { - lp: 'dir' + lp: 'title' }, t: 'a' }, { - n: 'id', - ti: 'ID', + n: 'space', an: { - lp: 'id' + lp: 'space', + ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' }, t: 'a' }, { - n: 'clazz', - ti: { - t: 'l' - }, + n: 'lang', an: { - lp: 'class' + lp: 'lang' }, t: 'a' }, { - n: 'style', + n: 'xmlLang', an: { - lp: 'style' + lp: 'lang', + ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' }, t: 'a' }, { - n: 'title', + n: 'dir', an: { - lp: 'title' + lp: 'dir' }, t: 'a' - }, { + }] + }, { + ln: 'H6', + tn: null, + bti: '.Inline', + ps: [{ n: 'onclick', an: { lp: 'onclick' @@ -5960,17 +6001,6 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Q', - tn: null, - bti: '.Inline', - ps: [{ - n: 'cite', - an: { - lp: 'cite' - }, - t: 'a' }, { n: 'lang', an: { @@ -6018,6 +6048,38 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' + }] + }, { + ln: 'Thead', + tn: null, + ps: [{ + n: 'tr', + col: true, + ti: '.Tr' + }, { + n: 'valign', + an: { + lp: 'valign' + }, + t: 'a' + }, { + n: 'align', + an: { + lp: 'align' + }, + t: 'a' + }, { + n: '_char', + an: { + lp: 'char' + }, + t: 'a' + }, { + n: 'charoff', + an: { + lp: 'charoff' + }, + t: 'a' }, { n: 'onclick', an: { @@ -6078,113 +6140,114 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Td', - tn: null, - bti: '.Flow', - ps: [{ - n: 'abbr', - an: { - lp: 'abbr' - }, - t: 'a' }, { - n: 'axis', + n: 'lang', an: { - lp: 'axis' + lp: 'lang' }, t: 'a' }, { - n: 'headers', - ti: 'IDREFS', + n: 'xmlLang', an: { - lp: 'headers' + lp: 'lang', + ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' }, t: 'a' }, { - n: 'scope', + n: 'dir', an: { - lp: 'scope' + lp: 'dir' }, t: 'a' }, { - n: 'rowspan', - ti: 'Integer', + n: 'id', + ti: 'ID', an: { - lp: 'rowspan' + lp: 'id' }, t: 'a' }, { - n: 'colspan', - ti: 'Integer', + n: 'clazz', + ti: { + t: 'l' + }, an: { - lp: 'colspan' + lp: 'class' }, t: 'a' }, { - n: 'align', + n: 'style', an: { - lp: 'align' + lp: 'style' }, t: 'a' }, { - n: '_char', + n: 'title', an: { - lp: 'char' + lp: 'title' }, t: 'a' - }, { - n: 'charoff', + }] + }, { + ln: 'Br', + tn: null, + ps: [{ + n: 'id', + ti: 'ID', an: { - lp: 'charoff' + lp: 'id' }, t: 'a' }, { - n: 'lang', + n: 'clazz', + ti: { + t: 'l' + }, an: { - lp: 'lang' + lp: 'class' }, t: 'a' }, { - n: 'xmlLang', + n: 'style', an: { - lp: 'lang', - ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' + lp: 'style' }, t: 'a' }, { - n: 'dir', + n: 'title', an: { - lp: 'dir' + lp: 'title' }, t: 'a' + }] + }, { + ln: 'Option', + tn: null, + ps: [{ + n: 'content', + t: 'v' }, { - n: 'id', - ti: 'ID', + n: 'selected', an: { - lp: 'id' + lp: 'selected' }, t: 'a' }, { - n: 'clazz', - ti: { - t: 'l' - }, + n: 'disabled', an: { - lp: 'class' + lp: 'disabled' }, t: 'a' }, { - n: 'style', + n: 'label', an: { - lp: 'style' + lp: 'label' }, t: 'a' }, { - n: 'title', + n: 'value', an: { - lp: 'title' + lp: 'value' }, t: 'a' }, { @@ -6248,132 +6311,107 @@ var XHTML_1_0_Strict_Module_Factory = function () { }, t: 'a' }, { - n: 'valign', - an: { - lp: 'valign' - }, - t: 'a' - }] - }, { - ln: 'Textarea', - tn: null, - ps: [{ - n: 'content', - t: 'v' - }, { - n: 'name', - an: { - lp: 'name' - }, - t: 'a' - }, { - n: 'rows', - ti: 'Integer', - an: { - lp: 'rows' - }, - t: 'a' - }, { - n: 'cols', - ti: 'Integer', - an: { - lp: 'cols' - }, - t: 'a' - }, { - n: 'disabled', + n: 'lang', an: { - lp: 'disabled' + lp: 'lang' }, t: 'a' }, { - n: 'readonly', + n: 'xmlLang', an: { - lp: 'readonly' + lp: 'lang', + ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' }, t: 'a' }, { - n: 'onselect', + n: 'dir', an: { - lp: 'onselect' + lp: 'dir' }, t: 'a' }, { - n: 'onchange', + n: 'id', + ti: 'ID', an: { - lp: 'onchange' + lp: 'id' }, t: 'a' }, { - n: 'accesskey', - an: { - lp: 'accesskey' + n: 'clazz', + ti: { + t: 'l' }, - t: 'a' - }, { - n: 'tabindex', - ti: 'Int', an: { - lp: 'tabindex' + lp: 'class' }, t: 'a' }, { - n: 'onfocus', + n: 'style', an: { - lp: 'onfocus' + lp: 'style' }, t: 'a' }, { - n: 'onblur', + n: 'title', an: { - lp: 'onblur' + lp: 'title' }, t: 'a' + }] + }, { + ln: 'Script', + tn: null, + ps: [{ + n: 'content', + t: 'v' }, { - n: 'lang', + n: 'id', + ti: 'ID', an: { - lp: 'lang' + lp: 'id' }, t: 'a' }, { - n: 'xmlLang', + n: 'charset', an: { - lp: 'lang', - ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' + lp: 'charset' }, t: 'a' }, { - n: 'dir', + n: 'type', an: { - lp: 'dir' + lp: 'type' }, t: 'a' }, { - n: 'id', - ti: 'ID', + n: 'src', an: { - lp: 'id' + lp: 'src' }, t: 'a' }, { - n: 'clazz', - ti: { - t: 'l' - }, + n: 'defer', an: { - lp: 'class' + lp: 'defer' }, t: 'a' }, { - n: 'style', + n: 'space', an: { - lp: 'style' + lp: 'space', + ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' }, t: 'a' - }, { - n: 'title', + }] + }, { + ln: 'Pre', + tn: null, + bti: '.PreContent', + ps: [{ + n: 'space', an: { - lp: 'title' + lp: 'space', + ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' }, t: 'a' }, { @@ -6436,170 +6474,6 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'AContent', - tn: 'a.content', - ps: [{ - n: 'content', - col: true, - dom: false, - etis: [{ - en: 'i', - ti: '.I' - }, { - en: 'bdo', - ti: '.Bdo' - }, { - en: 'strong', - ti: '.Strong' - }, { - en: 'textarea', - ti: '.Textarea' - }, { - en: 'dfn', - ti: '.Dfn' - }, { - en: 'object', - ti: '.Object' - }, { - en: 'q', - ti: '.Q' - }, { - en: 'sup', - ti: '.Sup' - }, { - en: 'var', - ti: '.Var' - }, { - en: 'ins', - ti: '.Ins' - }, { - en: 'b', - ti: '.B' - }, { - en: 'samp', - ti: '.Samp' - }, { - en: 'abbr', - ti: '.Abbr' - }, { - en: 'script', - ti: '.Script' - }, { - en: 'tt', - ti: '.Tt' - }, { - en: 'small', - ti: '.Small' - }, { - en: 'acronym', - ti: '.Acronym' - }, { - en: 'select', - ti: '.Select' - }, { - en: 'br', - ti: '.Br' - }, { - en: 'label', - ti: '.Label' - }, { - en: 'img', - ti: '.Img' - }, { - en: 'sub', - ti: '.Sub' - }, { - en: 'span', - ti: '.Span' - }, { - en: 'kbd', - ti: '.Kbd' - }, { - en: 'button', - ti: '.Button' - }, { - en: 'cite', - ti: '.Cite' - }, { - en: 'map', - ti: '.Map' - }, { - en: 'input', - ti: '.Input' - }, { - en: 'em', - ti: '.Em' - }, { - en: 'big', - ti: '.Big' - }, { - en: 'del', - ti: '.Del' - }, { - en: 'code', - ti: '.Code' - }], - t: 'ers' - }] - }, { - ln: 'Base', - tn: null, - ps: [{ - n: 'href', - an: { - lp: 'href' - }, - t: 'a' - }, { - n: 'id', - ti: 'ID', - an: { - lp: 'id' - }, - t: 'a' - }] - }, { - ln: 'Col', - tn: null, - ps: [{ - n: 'span', - ti: 'Integer', - an: { - lp: 'span' - }, - t: 'a' - }, { - n: 'width', - an: { - lp: 'width' - }, - t: 'a' - }, { - n: 'align', - an: { - lp: 'align' - }, - t: 'a' - }, { - n: '_char', - an: { - lp: 'char' - }, - t: 'a' - }, { - n: 'charoff', - an: { - lp: 'charoff' - }, - t: 'a' - }, { - n: 'valign', - an: { - lp: 'valign' - }, - t: 'a' }, { n: 'lang', an: { @@ -6647,7 +6521,115 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' - }, { + }] + }, { + ln: 'PreContent', + tn: 'pre.content', + ps: [{ + n: 'content', + col: true, + dom: false, + etis: [{ + en: 'label', + ti: '.Label' + }, { + en: 'samp', + ti: '.Samp' + }, { + en: 'i', + ti: '.I' + }, { + en: 'tt', + ti: '.Tt' + }, { + en: 'big', + ti: '.Big' + }, { + en: 'em', + ti: '.Em' + }, { + en: 'b', + ti: '.B' + }, { + en: 'cite', + ti: '.Cite' + }, { + en: 'ins', + ti: '.Ins' + }, { + en: 'kbd', + ti: '.Kbd' + }, { + en: 'a', + ti: '.A' + }, { + en: 'textarea', + ti: '.Textarea' + }, { + en: 'q', + ti: '.Q' + }, { + en: 'abbr', + ti: '.Abbr' + }, { + en: 'small', + ti: '.Small' + }, { + en: 'var', + ti: '.Var' + }, { + en: 'select', + ti: '.Select' + }, { + en: 'script', + ti: '.Script' + }, { + en: 'dfn', + ti: '.Dfn' + }, { + en: 'input', + ti: '.Input' + }, { + en: 'span', + ti: '.Span' + }, { + en: 'code', + ti: '.Code' + }, { + en: 'sup', + ti: '.Sup' + }, { + en: 'button', + ti: '.Button' + }, { + en: 'acronym', + ti: '.Acronym' + }, { + en: 'del', + ti: '.Del' + }, { + en: 'br', + ti: '.Br' + }, { + en: 'map', + ti: '.Map' + }, { + en: 'bdo', + ti: '.Bdo' + }, { + en: 'sub', + ti: '.Sub' + }, { + en: 'strong', + ti: '.Strong' + }], + t: 'ers' + }] + }, { + ln: 'H5', + tn: null, + bti: '.Inline', + ps: [{ n: 'onclick', an: { lp: 'onclick' @@ -6707,115 +6689,7 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'PreContent', - tn: 'pre.content', - ps: [{ - n: 'content', - col: true, - dom: false, - etis: [{ - en: 'i', - ti: '.I' - }, { - en: 'bdo', - ti: '.Bdo' - }, { - en: 'strong', - ti: '.Strong' - }, { - en: 'textarea', - ti: '.Textarea' - }, { - en: 'dfn', - ti: '.Dfn' - }, { - en: 'q', - ti: '.Q' - }, { - en: 'sup', - ti: '.Sup' - }, { - en: 'var', - ti: '.Var' - }, { - en: 'ins', - ti: '.Ins' - }, { - en: 'samp', - ti: '.Samp' - }, { - en: 'b', - ti: '.B' - }, { - en: 'abbr', - ti: '.Abbr' - }, { - en: 'script', - ti: '.Script' - }, { - en: 'tt', - ti: '.Tt' - }, { - en: 'a', - ti: '.A' - }, { - en: 'small', - ti: '.Small' - }, { - en: 'acronym', - ti: '.Acronym' - }, { - en: 'select', - ti: '.Select' - }, { - en: 'br', - ti: '.Br' - }, { - en: 'label', - ti: '.Label' - }, { - en: 'sub', - ti: '.Sub' - }, { - en: 'kbd', - ti: '.Kbd' - }, { - en: 'span', - ti: '.Span' - }, { - en: 'button', - ti: '.Button' - }, { - en: 'cite', - ti: '.Cite' - }, { - en: 'map', - ti: '.Map' - }, { - en: 'input', - ti: '.Input' - }, { - en: 'em', - ti: '.Em' - }, { - en: 'big', - ti: '.Big' - }, { - en: 'del', - ti: '.Del' - }, { - en: 'code', - ti: '.Code' - }], - t: 'ers' - }] - }, { - ln: 'Dt', - tn: null, - bti: '.Inline', - ps: [{ + }, { n: 'lang', an: { lp: 'lang' @@ -6862,90 +6736,126 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' + }] + }, { + ln: 'Th', + tn: null, + bti: '.Flow', + ps: [{ + n: 'abbr', + an: { + lp: 'abbr' + }, + t: 'a' }, { - n: 'onclick', + n: 'axis', an: { - lp: 'onclick' + lp: 'axis' }, t: 'a' }, { - n: 'ondblclick', + n: 'headers', + ti: 'IDREFS', an: { - lp: 'ondblclick' + lp: 'headers' }, t: 'a' }, { - n: 'onmousedown', + n: 'scope', an: { - lp: 'onmousedown' + lp: 'scope' }, t: 'a' }, { - n: 'onmouseup', + n: 'rowspan', + ti: 'Integer', an: { - lp: 'onmouseup' + lp: 'rowspan' }, t: 'a' }, { - n: 'onmouseover', + n: 'colspan', + ti: 'Integer', an: { - lp: 'onmouseover' + lp: 'colspan' }, t: 'a' }, { - n: 'onmousemove', + n: 'align', an: { - lp: 'onmousemove' + lp: 'align' }, t: 'a' }, { - n: 'onmouseout', + n: '_char', an: { - lp: 'onmouseout' + lp: 'char' }, t: 'a' }, { - n: 'onkeypress', + n: 'charoff', an: { - lp: 'onkeypress' + lp: 'charoff' }, t: 'a' }, { - n: 'onkeydown', + n: 'onclick', an: { - lp: 'onkeydown' + lp: 'onclick' }, t: 'a' }, { - n: 'onkeyup', + n: 'ondblclick', an: { - lp: 'onkeyup' + lp: 'ondblclick' + }, + t: 'a' + }, { + n: 'onmousedown', + an: { + lp: 'onmousedown' + }, + t: 'a' + }, { + n: 'onmouseup', + an: { + lp: 'onmouseup' + }, + t: 'a' + }, { + n: 'onmouseover', + an: { + lp: 'onmouseover' + }, + t: 'a' + }, { + n: 'onmousemove', + an: { + lp: 'onmousemove' }, t: 'a' - }] - }, { - ln: 'Tbody', - tn: null, - ps: [{ - n: 'tr', - col: true, - ti: '.Tr' }, { - n: 'align', + n: 'onmouseout', an: { - lp: 'align' + lp: 'onmouseout' }, t: 'a' }, { - n: '_char', + n: 'onkeypress', an: { - lp: 'char' + lp: 'onkeypress' }, t: 'a' }, { - n: 'charoff', + n: 'onkeydown', an: { - lp: 'charoff' + lp: 'onkeydown' + }, + t: 'a' + }, { + n: 'onkeyup', + an: { + lp: 'onkeyup' }, t: 'a' }, { @@ -6996,6 +6906,17 @@ var XHTML_1_0_Strict_Module_Factory = function () { }, t: 'a' }, { + n: 'valign', + an: { + lp: 'valign' + }, + t: 'a' + }] + }, { + ln: 'Var', + tn: null, + bti: '.Inline', + ps: [{ n: 'onclick', an: { lp: 'onclick' @@ -7055,32 +6976,6 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }, { - n: 'valign', - an: { - lp: 'valign' - }, - t: 'a' - }] - }, { - ln: 'Optgroup', - tn: null, - ps: [{ - n: 'option', - col: true, - ti: '.Option' - }, { - n: 'disabled', - an: { - lp: 'disabled' - }, - t: 'a' - }, { - n: 'label', - an: { - lp: 'label' - }, - t: 'a' }, { n: 'lang', an: { @@ -7128,7 +7023,12 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' - }, { + }] + }, { + ln: 'Code', + tn: null, + bti: '.Inline', + ps: [{ n: 'onclick', an: { lp: 'onclick' @@ -7188,12 +7088,7 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Strong', - tn: null, - bti: '.Inline', - ps: [{ + }, { n: 'lang', an: { lp: 'lang' @@ -7240,7 +7135,118 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' - }, { + }] + }, { + ln: 'AContent', + tn: 'a.content', + ps: [{ + n: 'content', + col: true, + dom: false, + etis: [{ + en: 'label', + ti: '.Label' + }, { + en: 'samp', + ti: '.Samp' + }, { + en: 'i', + ti: '.I' + }, { + en: 'tt', + ti: '.Tt' + }, { + en: 'big', + ti: '.Big' + }, { + en: 'object', + ti: '.Object' + }, { + en: 'em', + ti: '.Em' + }, { + en: 'b', + ti: '.B' + }, { + en: 'cite', + ti: '.Cite' + }, { + en: 'img', + ti: '.Img' + }, { + en: 'ins', + ti: '.Ins' + }, { + en: 'kbd', + ti: '.Kbd' + }, { + en: 'textarea', + ti: '.Textarea' + }, { + en: 'q', + ti: '.Q' + }, { + en: 'abbr', + ti: '.Abbr' + }, { + en: 'small', + ti: '.Small' + }, { + en: 'var', + ti: '.Var' + }, { + en: 'select', + ti: '.Select' + }, { + en: 'script', + ti: '.Script' + }, { + en: 'dfn', + ti: '.Dfn' + }, { + en: 'input', + ti: '.Input' + }, { + en: 'span', + ti: '.Span' + }, { + en: 'code', + ti: '.Code' + }, { + en: 'sup', + ti: '.Sup' + }, { + en: 'button', + ti: '.Button' + }, { + en: 'acronym', + ti: '.Acronym' + }, { + en: 'del', + ti: '.Del' + }, { + en: 'br', + ti: '.Br' + }, { + en: 'map', + ti: '.Map' + }, { + en: 'bdo', + ti: '.Bdo' + }, { + en: 'sub', + ti: '.Sub' + }, { + en: 'strong', + ti: '.Strong' + }], + t: 'ers' + }] + }, { + ln: 'Kbd', + tn: null, + bti: '.Inline', + ps: [{ n: 'onclick', an: { lp: 'onclick' @@ -7300,220 +7306,161 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'ButtonContent', - tn: 'button.content', - ps: [{ - n: 'content', - col: true, - dom: false, - etis: [{ - en: 'i', - ti: '.I' - }, { - en: 'p', - ti: '.P' - }, { - en: 'bdo', - ti: '.Bdo' - }, { - en: 'strong', - ti: '.Strong' - }, { - en: 'h5', - ti: '.H5' - }, { - en: 'dl', - ti: '.Dl' - }, { - en: 'h1', - ti: '.H1' - }, { - en: 'noscript', - ti: '.Noscript' - }, { - en: 'dfn', - ti: '.Dfn' - }, { - en: 'ol', - ti: '.Ol' - }, { - en: 'object', - ti: '.Object' - }, { - en: 'sup', - ti: '.Sup' - }, { - en: 'q', - ti: '.Q' - }, { - en: 'var', - ti: '.Var' - }, { - en: 'h3', - ti: '.H3' - }, { - en: 'ins', - ti: '.Ins' - }, { - en: 'abbr', - ti: '.Abbr' + }, { + n: 'lang', + an: { + lp: 'lang' + }, + t: 'a' + }, { + n: 'xmlLang', + an: { + lp: 'lang', + ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' + }, + t: 'a' + }, { + n: 'dir', + an: { + lp: 'dir' + }, + t: 'a' + }, { + n: 'id', + ti: 'ID', + an: { + lp: 'id' + }, + t: 'a' + }, { + n: 'clazz', + ti: { + t: 'l' + }, + an: { + lp: 'class' + }, + t: 'a' + }, { + n: 'style', + an: { + lp: 'style' + }, + t: 'a' + }, { + n: 'title', + an: { + lp: 'title' + }, + t: 'a' + }] + }, { + ln: 'Inline', + ps: [{ + n: 'content', + col: true, + dom: false, + etis: [{ + en: 'label', + ti: '.Label' }, { en: 'samp', ti: '.Samp' }, { - en: 'b', - ti: '.B' - }, { - en: 'h4', - ti: '.H4' - }, { - en: 'script', - ti: '.Script' + en: 'i', + ti: '.I' }, { en: 'tt', ti: '.Tt' }, { - en: 'small', - ti: '.Small' + en: 'big', + ti: '.Big' }, { - en: 'acronym', - ti: '.Acronym' + en: 'object', + ti: '.Object' }, { - en: 'br', - ti: '.Br' + en: 'em', + ti: '.Em' }, { - en: 'ul', - ti: '.Ul' + en: 'b', + ti: '.B' }, { - en: 'h6', - ti: '.H6' + en: 'cite', + ti: '.Cite' }, { en: 'img', ti: '.Img' }, { - en: 'sub', - ti: '.Sub' - }, { - en: 'pre', - ti: '.Pre' + en: 'ins', + ti: '.Ins' }, { - en: 'table', - ti: '.Table' + en: 'a', + ti: '.A' }, { en: 'kbd', ti: '.Kbd' }, { - en: 'blockquote', - ti: '.Blockquote' - }, { - en: 'span', - ti: '.Span' + en: 'textarea', + ti: '.Textarea' }, { - en: 'div', - ti: '.Div' + en: 'q', + ti: '.Q' }, { - en: 'address', - ti: '.Address' + en: 'abbr', + ti: '.Abbr' }, { - en: 'cite', - ti: '.Cite' + en: 'small', + ti: '.Small' }, { - en: 'hr', - ti: '.Hr' + en: 'var', + ti: '.Var' }, { - en: 'map', - ti: '.Map' + en: 'select', + ti: '.Select' }, { - en: 'h2', - ti: '.H2' + en: 'script', + ti: '.Script' }, { - en: 'em', - ti: '.Em' + en: 'dfn', + ti: '.Dfn' }, { - en: 'big', - ti: '.Big' + en: 'input', + ti: '.Input' }, { - en: 'del', - ti: '.Del' + en: 'span', + ti: '.Span' }, { en: 'code', ti: '.Code' - }], - t: 'ers' - }] - }, { - ln: 'FormContent', - tn: 'form.content', - ps: [{ - n: 'pOrH1OrH2', - col: true, - etis: [{ - en: 'p', - ti: '.P' - }, { - en: 'h1', - ti: '.H1' - }, { - en: 'h2', - ti: '.H2' - }, { - en: 'h3', - ti: '.H3' - }, { - en: 'h4', - ti: '.H4' - }, { - en: 'h5', - ti: '.H5' - }, { - en: 'h6', - ti: '.H6' - }, { - en: 'div', - ti: '.Div' - }, { - en: 'ul', - ti: '.Ul' - }, { - en: 'ol', - ti: '.Ol' - }, { - en: 'dl', - ti: '.Dl' }, { - en: 'pre', - ti: '.Pre' - }, { - en: 'hr', - ti: '.Hr' + en: 'sup', + ti: '.Sup' }, { - en: 'blockquote', - ti: '.Blockquote' + en: 'button', + ti: '.Button' }, { - en: 'address', - ti: '.Address' + en: 'acronym', + ti: '.Acronym' }, { - en: 'fieldset', - ti: '.Fieldset' + en: 'del', + ti: '.Del' }, { - en: 'table', - ti: '.Table' + en: 'br', + ti: '.Br' }, { - en: 'noscript', - ti: '.Noscript' + en: 'map', + ti: '.Map' }, { - en: 'ins', - ti: '.Ins' + en: 'bdo', + ti: '.Bdo' }, { - en: 'del', - ti: '.Del' + en: 'sub', + ti: '.Sub' }, { - en: 'script', - ti: '.Script' + en: 'strong', + ti: '.Strong' }], - t: 'es' + t: 'ers' }] }, { ln: 'Map', @@ -7705,74 +7652,67 @@ var XHTML_1_0_Strict_Module_Factory = function () { t: 'a' }] }, { - ln: 'Table', + ln: 'H3', tn: null, + bti: '.Inline', ps: [{ - n: 'caption', - ti: '.Caption' - }, { - n: 'col', - col: true, - ti: '.Col' - }, { - n: 'colgroup', - col: true, - ti: '.Colgroup' - }, { - n: 'thead', - ti: '.Thead' - }, { - n: 'tfoot', - ti: '.Tfoot' + n: 'onclick', + an: { + lp: 'onclick' + }, + t: 'a' }, { - n: 'tbody', - col: true, - ti: '.Tbody' + n: 'ondblclick', + an: { + lp: 'ondblclick' + }, + t: 'a' }, { - n: 'tr', - col: true, - ti: '.Tr' + n: 'onmousedown', + an: { + lp: 'onmousedown' + }, + t: 'a' }, { - n: 'summary', + n: 'onmouseup', an: { - lp: 'summary' + lp: 'onmouseup' }, t: 'a' }, { - n: 'width', + n: 'onmouseover', an: { - lp: 'width' + lp: 'onmouseover' }, t: 'a' }, { - n: 'border', - ti: 'Integer', + n: 'onmousemove', an: { - lp: 'border' + lp: 'onmousemove' }, t: 'a' }, { - n: 'frame', + n: 'onmouseout', an: { - lp: 'frame' + lp: 'onmouseout' }, t: 'a' }, { - n: 'rules', + n: 'onkeypress', an: { - lp: 'rules' + lp: 'onkeypress' }, t: 'a' }, { - n: 'cellspacing', + n: 'onkeydown', an: { - lp: 'cellspacing' + lp: 'onkeydown' }, t: 'a' }, { - n: 'cellpadding', + n: 'onkeyup', an: { - lp: 'cellpadding' + lp: 'onkeyup' }, t: 'a' }, { @@ -7822,7 +7762,12 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' - }, { + }] + }, { + ln: 'H1', + tn: null, + bti: '.Inline', + ps: [{ n: 'onclick', an: { lp: 'onclick' @@ -7882,12 +7827,7 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Abbr', - tn: null, - bti: '.Inline', - ps: [{ + }, { n: 'lang', an: { lp: 'lang' @@ -7934,111 +7874,153 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' + }] + }, { + ln: 'Input', + tn: null, + ps: [{ + n: 'type', + an: { + lp: 'type' + }, + t: 'a' }, { - n: 'onclick', + n: 'name', an: { - lp: 'onclick' + lp: 'name' }, t: 'a' }, { - n: 'ondblclick', + n: 'value', an: { - lp: 'ondblclick' + lp: 'value' }, t: 'a' }, { - n: 'onmousedown', + n: 'checked', an: { - lp: 'onmousedown' + lp: 'checked' }, t: 'a' }, { - n: 'onmouseup', + n: 'disabled', an: { - lp: 'onmouseup' + lp: 'disabled' }, t: 'a' }, { - n: 'onmouseover', + n: 'readonly', an: { - lp: 'onmouseover' + lp: 'readonly' }, t: 'a' }, { - n: 'onmousemove', + n: 'size', an: { - lp: 'onmousemove' + lp: 'size' }, t: 'a' }, { - n: 'onmouseout', + n: 'maxlength', + ti: 'Integer', an: { - lp: 'onmouseout' + lp: 'maxlength' }, t: 'a' }, { - n: 'onkeypress', + n: 'src', an: { - lp: 'onkeypress' + lp: 'src' }, t: 'a' }, { - n: 'onkeydown', + n: 'alt', an: { - lp: 'onkeydown' + lp: 'alt' }, t: 'a' }, { - n: 'onkeyup', + n: 'usemap', an: { - lp: 'onkeyup' + lp: 'usemap' }, t: 'a' - }] - }, { - ln: 'Form', - tn: null, - bti: '.FormContent', - ps: [{ - n: 'action', + }, { + n: 'onselect', an: { - lp: 'action' + lp: 'onselect' }, t: 'a' }, { - n: 'method', + n: 'onchange', an: { - lp: 'method' + lp: 'onchange' }, t: 'a' }, { - n: 'enctype', + n: 'accept', an: { - lp: 'enctype' + lp: 'accept' }, t: 'a' }, { - n: 'onsubmit', + n: 'onclick', an: { - lp: 'onsubmit' + lp: 'onclick' }, t: 'a' }, { - n: 'onreset', + n: 'ondblclick', an: { - lp: 'onreset' + lp: 'ondblclick' }, t: 'a' }, { - n: 'accept', + n: 'onmousedown', an: { - lp: 'accept' + lp: 'onmousedown' }, t: 'a' }, { - n: 'acceptCharset', + n: 'onmouseup', an: { - lp: 'accept-charset' + lp: 'onmouseup' + }, + t: 'a' + }, { + n: 'onmouseover', + an: { + lp: 'onmouseover' + }, + t: 'a' + }, { + n: 'onmousemove', + an: { + lp: 'onmousemove' + }, + t: 'a' + }, { + n: 'onmouseout', + an: { + lp: 'onmouseout' + }, + t: 'a' + }, { + n: 'onkeypress', + an: { + lp: 'onkeypress' + }, + t: 'a' + }, { + n: 'onkeydown', + an: { + lp: 'onkeydown' + }, + t: 'a' + }, { + n: 'onkeyup', + an: { + lp: 'onkeyup' }, t: 'a' }, { @@ -8089,6 +8071,36 @@ var XHTML_1_0_Strict_Module_Factory = function () { }, t: 'a' }, { + n: 'accesskey', + an: { + lp: 'accesskey' + }, + t: 'a' + }, { + n: 'tabindex', + ti: 'Int', + an: { + lp: 'tabindex' + }, + t: 'a' + }, { + n: 'onfocus', + an: { + lp: 'onfocus' + }, + t: 'a' + }, { + n: 'onblur', + an: { + lp: 'onblur' + }, + t: 'a' + }] + }, { + ln: 'P', + tn: null, + bti: '.Inline', + ps: [{ n: 'onclick', an: { lp: 'onclick' @@ -8148,12 +8160,7 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Div', - tn: null, - bti: '.Flow', - ps: [{ + }, { n: 'lang', an: { lp: 'lang' @@ -8200,7 +8207,12 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' - }, { + }] + }, { + ln: 'Li', + tn: null, + bti: '.Flow', + ps: [{ n: 'onclick', an: { lp: 'onclick' @@ -8260,95 +8272,98 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Th', - tn: null, - bti: '.Flow', - ps: [{ - n: 'abbr', + }, { + n: 'lang', an: { - lp: 'abbr' + lp: 'lang' }, t: 'a' }, { - n: 'axis', + n: 'xmlLang', an: { - lp: 'axis' + lp: 'lang', + ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' }, t: 'a' }, { - n: 'headers', - ti: 'IDREFS', + n: 'dir', an: { - lp: 'headers' + lp: 'dir' }, t: 'a' }, { - n: 'scope', + n: 'id', + ti: 'ID', an: { - lp: 'scope' + lp: 'id' }, t: 'a' }, { - n: 'rowspan', - ti: 'Integer', + n: 'clazz', + ti: { + t: 'l' + }, an: { - lp: 'rowspan' + lp: 'class' }, t: 'a' }, { - n: 'colspan', - ti: 'Integer', + n: 'style', an: { - lp: 'colspan' + lp: 'style' }, t: 'a' }, { - n: 'lang', + n: 'title', an: { - lp: 'lang' + lp: 'title' + }, + t: 'a' + }] + }, { + ln: 'Form', + tn: null, + bti: '.FormContent', + ps: [{ + n: 'action', + an: { + lp: 'action' }, t: 'a' }, { - n: 'xmlLang', + n: 'method', an: { - lp: 'lang', - ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' + lp: 'method' }, t: 'a' }, { - n: 'dir', + n: 'enctype', an: { - lp: 'dir' + lp: 'enctype' }, t: 'a' }, { - n: 'id', - ti: 'ID', + n: 'onsubmit', an: { - lp: 'id' + lp: 'onsubmit' }, t: 'a' }, { - n: 'clazz', - ti: { - t: 'l' - }, + n: 'onreset', an: { - lp: 'class' + lp: 'onreset' }, t: 'a' }, { - n: 'style', + n: 'accept', an: { - lp: 'style' + lp: 'accept' }, t: 'a' }, { - n: 'title', + n: 'acceptCharset', an: { - lp: 'title' + lp: 'accept-charset' }, t: 'a' }, { @@ -8412,35 +8427,6 @@ var XHTML_1_0_Strict_Module_Factory = function () { }, t: 'a' }, { - n: 'align', - an: { - lp: 'align' - }, - t: 'a' - }, { - n: '_char', - an: { - lp: 'char' - }, - t: 'a' - }, { - n: 'charoff', - an: { - lp: 'charoff' - }, - t: 'a' - }, { - n: 'valign', - an: { - lp: 'valign' - }, - t: 'a' - }] - }, { - ln: 'H3', - tn: null, - bti: '.Inline', - ps: [{ n: 'lang', an: { lp: 'lang' @@ -8487,7 +8473,12 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' - }, { + }] + }, { + ln: 'Cite', + tn: null, + bti: '.Inline', + ps: [{ n: 'onclick', an: { lp: 'onclick' @@ -8547,12 +8538,7 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Var', - tn: null, - bti: '.Inline', - ps: [{ + }, { n: 'lang', an: { lp: 'lang' @@ -8599,7 +8585,12 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' - }, { + }] + }, { + ln: 'Strong', + tn: null, + bti: '.Inline', + ps: [{ n: 'onclick', an: { lp: 'onclick' @@ -8659,44 +8650,7 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Br', - tn: null, - ps: [{ - n: 'id', - ti: 'ID', - an: { - lp: 'id' - }, - t: 'a' - }, { - n: 'clazz', - ti: { - t: 'l' - }, - an: { - lp: 'class' - }, - t: 'a' - }, { - n: 'style', - an: { - lp: 'style' - }, - t: 'a' }, { - n: 'title', - an: { - lp: 'title' - }, - t: 'a' - }] - }, { - ln: 'Acronym', - tn: null, - bti: '.Inline', - ps: [{ n: 'lang', an: { lp: 'lang' @@ -8743,7 +8697,12 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' - }, { + }] + }, { + ln: 'Dt', + tn: null, + bti: '.Inline', + ps: [{ n: 'onclick', an: { lp: 'onclick' @@ -8803,12 +8762,7 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'H4', - tn: null, - bti: '.Inline', - ps: [{ + }, { n: 'lang', an: { lp: 'lang' @@ -8855,6 +8809,23 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' + }] + }, { + ln: 'Body', + tn: null, + bti: '.Block', + ps: [{ + n: 'onload', + an: { + lp: 'onload' + }, + t: 'a' + }, { + n: 'onunload', + an: { + lp: 'onunload' + }, + t: 'a' }, { n: 'onclick', an: { @@ -8915,47 +8886,7 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Param', - tn: null, - ps: [{ - n: 'id', - ti: 'ID', - an: { - lp: 'id' - }, - t: 'a' - }, { - n: 'name', - an: { - lp: 'name' - }, - t: 'a' - }, { - n: 'value', - an: { - lp: 'value' - }, - t: 'a' - }, { - n: 'valuetype', - an: { - lp: 'valuetype' - }, - t: 'a' }, { - n: 'type', - an: { - lp: 'type' - }, - t: 'a' - }] - }, { - ln: 'P', - tn: null, - bti: '.Inline', - ps: [{ n: 'lang', an: { lp: 'lang' @@ -9002,6 +8933,27 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' + }] + }, { + ln: 'Colgroup', + tn: null, + ps: [{ + n: 'col', + col: true, + ti: '.Col' + }, { + n: 'span', + ti: 'Integer', + an: { + lp: 'span' + }, + t: 'a' + }, { + n: 'width', + an: { + lp: 'width' + }, + t: 'a' }, { n: 'onclick', an: { @@ -9062,12 +9014,7 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Noscript', - tn: null, - bti: '.Block', - ps: [{ + }, { n: 'lang', an: { lp: 'lang' @@ -9111,7 +9058,49 @@ var XHTML_1_0_Strict_Module_Factory = function () { }, { n: 'title', an: { - lp: 'title' + lp: 'title' + }, + t: 'a' + }, { + n: 'valign', + an: { + lp: 'valign' + }, + t: 'a' + }, { + n: 'align', + an: { + lp: 'align' + }, + t: 'a' + }, { + n: '_char', + an: { + lp: 'char' + }, + t: 'a' + }, { + n: 'charoff', + an: { + lp: 'charoff' + }, + t: 'a' + }] + }, { + ln: 'Ins', + tn: null, + bti: '.Flow', + ps: [{ + n: 'cite', + an: { + lp: 'cite' + }, + t: 'a' + }, { + n: 'datetime', + ti: 'Calendar', + an: { + lp: 'datetime' }, t: 'a' }, { @@ -9174,40 +9163,6 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Area', - tn: null, - ps: [{ - n: 'shape', - an: { - lp: 'shape' - }, - t: 'a' - }, { - n: 'coords', - an: { - lp: 'coords' - }, - t: 'a' - }, { - n: 'href', - an: { - lp: 'href' - }, - t: 'a' - }, { - n: 'nohref', - an: { - lp: 'nohref' - }, - t: 'a' - }, { - n: 'alt', - an: { - lp: 'alt' - }, - t: 'a' }, { n: 'lang', an: { @@ -9255,7 +9210,11 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' - }, { + }] + }, { + ln: 'Hr', + tn: null, + ps: [{ n: 'onclick', an: { lp: 'onclick' @@ -9316,99 +9275,106 @@ var XHTML_1_0_Strict_Module_Factory = function () { }, t: 'a' }, { - n: 'accesskey', + n: 'lang', an: { - lp: 'accesskey' + lp: 'lang' }, t: 'a' }, { - n: 'tabindex', - ti: 'Int', + n: 'xmlLang', an: { - lp: 'tabindex' + lp: 'lang', + ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' }, t: 'a' }, { - n: 'onfocus', + n: 'dir', an: { - lp: 'onfocus' + lp: 'dir' }, t: 'a' }, { - n: 'onblur', - an: { - lp: 'onblur' - }, - t: 'a' - }] - }, { - ln: 'Input', - tn: null, - ps: [{ - n: 'type', + n: 'id', + ti: 'ID', an: { - lp: 'type' + lp: 'id' }, t: 'a' }, { - n: 'name', + n: 'clazz', + ti: { + t: 'l' + }, an: { - lp: 'name' + lp: 'class' }, t: 'a' }, { - n: 'value', + n: 'style', an: { - lp: 'value' + lp: 'style' }, t: 'a' }, { - n: 'checked', + n: 'title', an: { - lp: 'checked' + lp: 'title' }, t: 'a' - }, { - n: 'disabled', + }] + }, { + ln: 'Base', + tn: null, + ps: [{ + n: 'href', an: { - lp: 'disabled' + lp: 'href' }, t: 'a' }, { - n: 'readonly', + n: 'id', + ti: 'ID', an: { - lp: 'readonly' + lp: 'id' }, t: 'a' + }] + }, { + ln: 'Textarea', + tn: null, + ps: [{ + n: 'content', + t: 'v' }, { - n: 'size', + n: 'name', an: { - lp: 'size' + lp: 'name' }, t: 'a' }, { - n: 'maxlength', + n: 'rows', ti: 'Integer', an: { - lp: 'maxlength' + lp: 'rows' }, t: 'a' }, { - n: 'src', + n: 'cols', + ti: 'Integer', an: { - lp: 'src' + lp: 'cols' }, t: 'a' }, { - n: 'alt', + n: 'disabled', an: { - lp: 'alt' + lp: 'disabled' }, t: 'a' }, { - n: 'usemap', + n: 'readonly', an: { - lp: 'usemap' + lp: 'readonly' }, t: 'a' }, { @@ -9423,12 +9389,6 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onchange' }, t: 'a' - }, { - n: 'accept', - an: { - lp: 'accept' - }, - t: 'a' }, { n: 'accesskey', an: { @@ -9454,53 +9414,6 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onblur' }, t: 'a' - }, { - n: 'lang', - an: { - lp: 'lang' - }, - t: 'a' - }, { - n: 'xmlLang', - an: { - lp: 'lang', - ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' - }, - t: 'a' - }, { - n: 'dir', - an: { - lp: 'dir' - }, - t: 'a' - }, { - n: 'id', - ti: 'ID', - an: { - lp: 'id' - }, - t: 'a' - }, { - n: 'clazz', - ti: { - t: 'l' - }, - an: { - lp: 'class' - }, - t: 'a' - }, { - n: 'style', - an: { - lp: 'style' - }, - t: 'a' - }, { - n: 'title', - an: { - lp: 'title' - }, - t: 'a' }, { n: 'onclick', an: { @@ -9541,95 +9454,24 @@ var XHTML_1_0_Strict_Module_Factory = function () { n: 'onmouseout', an: { lp: 'onmouseout' - }, - t: 'a' - }, { - n: 'onkeypress', - an: { - lp: 'onkeypress' - }, - t: 'a' - }, { - n: 'onkeydown', - an: { - lp: 'onkeydown' - }, - t: 'a' - }, { - n: 'onkeyup', - an: { - lp: 'onkeyup' - }, - t: 'a' - }] - }, { - ln: 'Script', - tn: null, - ps: [{ - n: 'content', - t: 'v' - }, { - n: 'id', - ti: 'ID', - an: { - lp: 'id' - }, - t: 'a' - }, { - n: 'charset', - an: { - lp: 'charset' - }, - t: 'a' - }, { - n: 'type', - an: { - lp: 'type' - }, - t: 'a' - }, { - n: 'src', - an: { - lp: 'src' - }, - t: 'a' - }, { - n: 'defer', - an: { - lp: 'defer' - }, - t: 'a' - }, { - n: 'space', - an: { - lp: 'space', - ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' - }, - t: 'a' - }] - }, { - ln: 'Thead', - tn: null, - ps: [{ - n: 'tr', - col: true, - ti: '.Tr' + }, + t: 'a' }, { - n: 'align', + n: 'onkeypress', an: { - lp: 'align' + lp: 'onkeypress' }, t: 'a' }, { - n: '_char', + n: 'onkeydown', an: { - lp: 'char' + lp: 'onkeydown' }, t: 'a' }, { - n: 'charoff', + n: 'onkeyup', an: { - lp: 'charoff' + lp: 'onkeyup' }, t: 'a' }, { @@ -9679,7 +9521,12 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' - }, { + }] + }, { + ln: 'Samp', + tn: null, + bti: '.Inline', + ps: [{ n: 'onclick', an: { lp: 'onclick' @@ -9739,41 +9586,6 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }, { - n: 'valign', - an: { - lp: 'valign' - }, - t: 'a' - }] - }, { - ln: 'Button', - tn: null, - bti: '.ButtonContent', - ps: [{ - n: 'name', - an: { - lp: 'name' - }, - t: 'a' - }, { - n: 'value', - an: { - lp: 'value' - }, - t: 'a' - }, { - n: 'type', - an: { - lp: 'type' - }, - t: 'a' - }, { - n: 'disabled', - an: { - lp: 'disabled' - }, - t: 'a' }, { n: 'lang', an: { @@ -9821,7 +9633,12 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' - }, { + }] + }, { + ln: 'Abbr', + tn: null, + bti: '.Inline', + ps: [{ n: 'onclick', an: { lp: 'onclick' @@ -9882,36 +9699,6 @@ var XHTML_1_0_Strict_Module_Factory = function () { }, t: 'a' }, { - n: 'accesskey', - an: { - lp: 'accesskey' - }, - t: 'a' - }, { - n: 'tabindex', - ti: 'Int', - an: { - lp: 'tabindex' - }, - t: 'a' - }, { - n: 'onfocus', - an: { - lp: 'onfocus' - }, - t: 'a' - }, { - n: 'onblur', - an: { - lp: 'onblur' - }, - t: 'a' - }] - }, { - ln: 'Address', - tn: null, - bti: '.Inline', - ps: [{ n: 'lang', an: { lp: 'lang' @@ -9958,6 +9745,112 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'title' }, t: 'a' + }] + }, { + ln: 'FormContent', + tn: 'form.content', + ps: [{ + n: 'pOrH1OrH2', + col: true, + etis: [{ + en: 'p', + ti: '.P' + }, { + en: 'h1', + ti: '.H1' + }, { + en: 'h2', + ti: '.H2' + }, { + en: 'h3', + ti: '.H3' + }, { + en: 'h4', + ti: '.H4' + }, { + en: 'h5', + ti: '.H5' + }, { + en: 'h6', + ti: '.H6' + }, { + en: 'div', + ti: '.Div' + }, { + en: 'ul', + ti: '.Ul' + }, { + en: 'ol', + ti: '.Ol' + }, { + en: 'dl', + ti: '.Dl' + }, { + en: 'pre', + ti: '.Pre' + }, { + en: 'hr', + ti: '.Hr' + }, { + en: 'blockquote', + ti: '.Blockquote' + }, { + en: 'address', + ti: '.Address' + }, { + en: 'fieldset', + ti: '.Fieldset' + }, { + en: 'table', + ti: '.Table' + }, { + en: 'noscript', + ti: '.Noscript' + }, { + en: 'ins', + ti: '.Ins' + }, { + en: 'del', + ti: '.Del' + }, { + en: 'script', + ti: '.Script' + }], + t: 'es' + }] + }, { + ln: 'Area', + tn: null, + ps: [{ + n: 'shape', + an: { + lp: 'shape' + }, + t: 'a' + }, { + n: 'coords', + an: { + lp: 'coords' + }, + t: 'a' + }, { + n: 'href', + an: { + lp: 'href' + }, + t: 'a' + }, { + n: 'nohref', + an: { + lp: 'nohref' + }, + t: 'a' + }, { + n: 'alt', + an: { + lp: 'alt' + }, + t: 'a' }, { n: 'onclick', an: { @@ -10018,23 +9911,6 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Html', - tn: null, - ps: [{ - n: 'head', - ti: '.Head' - }, { - n: 'body', - ti: '.Body' - }, { - n: 'id', - ti: 'ID', - an: { - lp: 'id' - }, - t: 'a' }, { n: 'lang', an: { @@ -10054,62 +9930,71 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'dir' }, t: 'a' - }] - }, { - ln: 'Legend', - tn: null, - bti: '.Inline', - ps: [{ - n: 'accesskey', + }, { + n: 'id', + ti: 'ID', an: { - lp: 'accesskey' + lp: 'id' }, t: 'a' }, { - n: 'lang', + n: 'clazz', + ti: { + t: 'l' + }, an: { - lp: 'lang' + lp: 'class' }, t: 'a' }, { - n: 'xmlLang', + n: 'style', an: { - lp: 'lang', - ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' + lp: 'style' }, t: 'a' }, { - n: 'dir', + n: 'title', an: { - lp: 'dir' + lp: 'title' }, t: 'a' }, { - n: 'id', - ti: 'ID', + n: 'accesskey', an: { - lp: 'id' + lp: 'accesskey' }, t: 'a' }, { - n: 'clazz', - ti: { - t: 'l' + n: 'tabindex', + ti: 'Int', + an: { + lp: 'tabindex' }, + t: 'a' + }, { + n: 'onfocus', an: { - lp: 'class' + lp: 'onfocus' }, t: 'a' }, { - n: 'style', + n: 'onblur', an: { - lp: 'style' + lp: 'onblur' }, t: 'a' + }] + }, { + ln: 'Tfoot', + tn: null, + ps: [{ + n: 'tr', + col: true, + ti: '.Tr' }, { - n: 'title', + n: 'valign', an: { - lp: 'title' + lp: 'valign' }, t: 'a' }, { @@ -10172,56 +10057,83 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' - }] - }, { - ln: 'Link', - tn: null, - ps: [{ - n: 'charset', + }, { + n: 'lang', an: { - lp: 'charset' + lp: 'lang' }, t: 'a' }, { - n: 'href', + n: 'xmlLang', an: { - lp: 'href' + lp: 'lang', + ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' }, t: 'a' }, { - n: 'hreflang', + n: 'dir', an: { - lp: 'hreflang' + lp: 'dir' }, t: 'a' }, { - n: 'type', + n: 'id', + ti: 'ID', an: { - lp: 'type' + lp: 'id' }, t: 'a' }, { - n: 'rel', + n: 'clazz', ti: { t: 'l' }, an: { - lp: 'rel' + lp: 'class' }, t: 'a' }, { - n: 'rev', - ti: { - t: 'l' + n: 'style', + an: { + lp: 'style' }, + t: 'a' + }, { + n: 'title', an: { - lp: 'rev' + lp: 'title' }, t: 'a' }, { - n: 'media', + n: 'align', an: { - lp: 'media' + lp: 'align' + }, + t: 'a' + }, { + n: '_char', + an: { + lp: 'char' + }, + t: 'a' + }, { + n: 'charoff', + an: { + lp: 'charoff' + }, + t: 'a' + }] + }, { + ln: 'Title', + tn: null, + ps: [{ + n: 'content', + t: 'v' + }, { + n: 'id', + ti: 'ID', + an: { + lp: 'id' }, t: 'a' }, { @@ -10243,6 +10155,38 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'dir' }, t: 'a' + }] + }, { + ln: 'Head', + tn: null, + ps: [{ + n: 'content', + col: true, + mx: false, + dom: false, + etis: [{ + en: 'title', + ti: '.Title' + }, { + en: 'style', + ti: '.Style' + }, { + en: 'meta', + ti: '.Meta' + }, { + en: 'link', + ti: '.Link' + }, { + en: 'script', + ti: '.Script' + }, { + en: 'object', + ti: '.Object' + }, { + en: 'base', + ti: '.Base' + }], + t: 'ers' }, { n: 'id', ti: 'ID', @@ -10251,27 +10195,36 @@ var XHTML_1_0_Strict_Module_Factory = function () { }, t: 'a' }, { - n: 'clazz', - ti: { - t: 'l' - }, + n: 'profile', an: { - lp: 'class' + lp: 'profile' }, t: 'a' }, { - n: 'style', + n: 'lang', an: { - lp: 'style' + lp: 'lang' }, t: 'a' }, { - n: 'title', + n: 'xmlLang', an: { - lp: 'title' + lp: 'lang', + ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' }, t: 'a' }, { + n: 'dir', + an: { + lp: 'dir' + }, + t: 'a' + }] + }, { + ln: 'B', + tn: null, + bti: '.Inline', + ps: [{ n: 'onclick', an: { lp: 'onclick' @@ -10331,7 +10284,58 @@ var XHTML_1_0_Strict_Module_Factory = function () { lp: 'onkeyup' }, t: 'a' + }, { + n: 'lang', + an: { + lp: 'lang' + }, + t: 'a' + }, { + n: 'xmlLang', + an: { + lp: 'lang', + ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' + }, + t: 'a' + }, { + n: 'dir', + an: { + lp: 'dir' + }, + t: 'a' + }, { + n: 'id', + ti: 'ID', + an: { + lp: 'id' + }, + t: 'a' + }, { + n: 'clazz', + ti: { + t: 'l' + }, + an: { + lp: 'class' + }, + t: 'a' + }, { + n: 'style', + an: { + lp: 'style' + }, + t: 'a' + }, { + n: 'title', + an: { + lp: 'title' + }, + t: 'a' }] + }, { + t: 'enum', + ln: 'TRules', + vs: ['none', 'groups', 'rows', 'cols', 'all'] }, { t: 'enum', ln: 'Scope', @@ -10342,248 +10346,244 @@ var XHTML_1_0_Strict_Module_Factory = function () { vs: ['text', 'password', 'checkbox', 'radio', 'submit', 'reset', 'file', 'hidden', 'image', 'button'] }, { t: 'enum', - ln: 'TRules', - vs: ['none', 'groups', 'rows', 'cols', 'all'] + ln: 'Shape', + vs: ['rect', 'circle', 'poly', 'default'] }, { t: 'enum', ln: 'TFrame', vs: ['void', 'above', 'below', 'hsides', 'lhs', 'rhs', 'vsides', 'box', 'border'] - }, { - t: 'enum', - ln: 'Shape', - vs: ['rect', 'circle', 'poly', 'default'] }], eis: [{ + en: 'img', + ti: '.Img' + }, { + en: 'dt', + ti: '.Dt' + }, { + en: 'col', + ti: '.Col' + }, { + en: 'thead', + ti: '.Thead' + }, { en: 'tfoot', ti: '.Tfoot' }, { - en: 'tt', - ti: '.Tt' + en: 'table', + ti: '.Table' + }, { + en: 'html', + ti: '.Html' + }, { + en: 'code', + ti: '.Code' + }, { + en: 'div', + ti: '.Div' + }, { + en: 'area', + ti: '.Area' + }, { + en: 'dd', + ti: '.Dd' + }, { + en: 'li', + ti: '.Li' + }, { + en: 'tt', + ti: '.Tt' + }, { + en: 'i', + ti: '.I' + }, { + en: 'colgroup', + ti: '.Colgroup' + }, { + en: 'samp', + ti: '.Samp' + }, { + en: 'object', + ti: '.Object' + }, { + en: 'label', + ti: '.Label' }, { - en: 'var', - ti: '.Var' + en: 'abbr', + ti: '.Abbr' }, { - en: 'body', - ti: '.Body' + en: 'sub', + ti: '.Sub' + }, { + en: 'legend', + ti: '.Legend' }, { en: 'param', ti: '.Param' }, { - en: 'head', - ti: '.Head' + en: 'link', + ti: '.Link' }, { - en: 'span', - ti: '.Span' + en: 'pre', + ti: '.Pre' + }, { + en: 'button', + ti: '.Button' + }, { + en: 'address', + ti: '.Address' }, { en: 'small', ti: '.Small' }, { - en: 'ins', - ti: '.Ins' + en: 'tr', + ti: '.Tr' }, { - en: 'h2', - ti: '.H2' + en: 'span', + ti: '.Span' }, { - en: 'textarea', - ti: '.Textarea' + en: 'script', + ti: '.Script' }, { - en: 'h1', - ti: '.H1' + en: 'style', + ti: '.Style' }, { - en: 'code', - ti: '.Code' + en: 'p', + ti: '.P' + }, { + en: 'input', + ti: '.Input' }, { en: 'h6', ti: '.H6' }, { - en: 'address', - ti: '.Address' - }, { - en: 'samp', - ti: '.Samp' - }, { - en: 'del', - ti: '.Del' + en: 'big', + ti: '.Big' }, { - en: 'base', - ti: '.Base' + en: 'em', + ti: '.Em' }, { en: 'q', ti: '.Q' }, { - en: 'title', - ti: '.Title' + en: 'h3', + ti: '.H3' }, { - en: 'img', - ti: '.Img' + en: 'acronym', + ti: '.Acronym' }, { - en: 'html', - ti: '.Html' + en: 'ul', + ti: '.Ul' }, { - en: 'div', - ti: '.Div' + en: 'br', + ti: '.Br' }, { - en: 'tbody', - ti: '.Tbody' + en: 'caption', + ti: '.Caption' }, { - en: 'strong', - ti: '.Strong' + en: 'dl', + ti: '.Dl' }, { - en: 'big', - ti: '.Big' + en: 'head', + ti: '.Head' }, { - en: 'legend', - ti: '.Legend' + en: 'tbody', + ti: '.Tbody' }, { - en: 'col', - ti: '.Col' + en: 'td', + ti: '.Td' }, { - en: 'label', - ti: '.Label' + en: 'h4', + ti: '.H4' + }, { + en: 'ol', + ti: '.Ol' }, { en: 'b', ti: '.B' }, { - en: 'style', - ti: '.Style' + en: 'option', + ti: '.Option' }, { - en: 'th', - ti: '.Th' + en: 'h5', + ti: '.H5' + }, { + en: 'cite', + ti: '.Cite' }, { en: 'bdo', ti: '.Bdo' }, { - en: 'colgroup', - ti: '.Colgroup' - }, { - en: 'table', - ti: '.Table' + en: 'dfn', + ti: '.Dfn' }, { en: 'form', ti: '.Form' }, { - en: 'hr', - ti: '.Hr' - }, { - en: 'dfn', - ti: '.Dfn' + en: 'textarea', + ti: '.Textarea' }, { - en: 'object', - ti: '.Object' + en: 'a', + ti: '.A' }, { - en: 'i', - ti: '.I' + en: 'strong', + ti: '.Strong' }, { - en: 'td', - ti: '.Td' + en: 'base', + ti: '.Base' }, { - en: 'pre', - ti: '.Pre' + en: 'fieldset', + ti: '.Fieldset' }, { - en: 'thead', - ti: '.Thead' + en: 'h2', + ti: '.H2' }, { - en: 'tr', - ti: '.Tr' + en: 'del', + ti: '.Del' }, { - en: 'p', - ti: '.P' + en: 'body', + ti: '.Body' }, { en: 'kbd', ti: '.Kbd' }, { - en: 'fieldset', - ti: '.Fieldset' + en: 'var', + ti: '.Var' }, { - en: 'dt', - ti: '.Dt' + en: 'map', + ti: '.Map' }, { - en: 'link', - ti: '.Link' + en: 'optgroup', + ti: '.Optgroup' }, { - en: 'ul', - ti: '.Ul' + en: 'h1', + ti: '.H1' }, { - en: 'map', - ti: '.Map' + en: 'ins', + ti: '.Ins' }, { - en: 'caption', - ti: '.Caption' + en: 'blockquote', + ti: '.Blockquote' + }, { + en: 'hr', + ti: '.Hr' }, { en: 'sup', ti: '.Sup' }, { - en: 'option', - ti: '.Option' + en: 'th', + ti: '.Th' }, { en: 'meta', ti: '.Meta' - }, { - en: 'dd', - ti: '.Dd' - }, { - en: 'acronym', - ti: '.Acronym' - }, { - en: 'cite', - ti: '.Cite' - }, { - en: 'area', - ti: '.Area' - }, { - en: 'h3', - ti: '.H3' - }, { - en: 'h5', - ti: '.H5' - }, { - en: 'button', - ti: '.Button' - }, { - en: 'ol', - ti: '.Ol' - }, { - en: 'abbr', - ti: '.Abbr' - }, { - en: 'optgroup', - ti: '.Optgroup' }, { en: 'select', ti: '.Select' + }, { + en: 'title', + ti: '.Title' }, { en: 'noscript', ti: '.Noscript' - }, { - en: 'dl', - ti: '.Dl' - }, { - en: 'li', - ti: '.Li' - }, { - en: 'em', - ti: '.Em' - }, { - en: 'script', - ti: '.Script' - }, { - en: 'blockquote', - ti: '.Blockquote' - }, { - en: 'h4', - ti: '.H4' - }, { - en: 'br', - ti: '.Br' - }, { - en: 'input', - ti: '.Input' - }, { - en: 'a', - ti: '.A' - }, { - en: 'sub', - ti: '.Sub' }] }; return { diff --git a/scripts/lib/XLink_1_0.js b/scripts/lib/XLink_1_0.js index ebd9e16..209c08a 100644 --- a/scripts/lib/XLink_1_0.js +++ b/scripts/lib/XLink_1_0.js @@ -4,24 +4,6 @@ var XLink_1_0_Module_Factory = function () { dens: 'http:\/\/www.w3.org\/1999\/xlink', dans: 'http:\/\/www.w3.org\/1999\/xlink', tis: [{ - ln: 'TitleEltType', - tn: 'titleEltType', - ps: [{ - n: 'content', - col: true, - t: 'ae' - }, { - n: 'type', - t: 'a' - }, { - n: 'lang', - an: { - lp: 'lang', - ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' - }, - t: 'a' - }] - }, { ln: 'Extended', tn: 'extended', ps: [{ @@ -51,35 +33,6 @@ var XLink_1_0_Module_Factory = function () { n: 'title', t: 'a' }] - }, { - ln: 'Simple', - tn: 'simple', - ps: [{ - n: 'content', - col: true, - t: 'ae' - }, { - n: 'type', - t: 'a' - }, { - n: 'href', - t: 'a' - }, { - n: 'role', - t: 'a' - }, { - n: 'arcrole', - t: 'a' - }, { - n: 'title', - t: 'a' - }, { - n: 'show', - t: 'a' - }, { - n: 'actuate', - t: 'a' - }] }, { ln: 'ArcType', tn: 'arcType', @@ -154,6 +107,53 @@ var XLink_1_0_Module_Factory = function () { n: 'label', t: 'a' }] + }, { + ln: 'Simple', + tn: 'simple', + ps: [{ + n: 'content', + col: true, + t: 'ae' + }, { + n: 'type', + t: 'a' + }, { + n: 'href', + t: 'a' + }, { + n: 'role', + t: 'a' + }, { + n: 'arcrole', + t: 'a' + }, { + n: 'title', + t: 'a' + }, { + n: 'show', + t: 'a' + }, { + n: 'actuate', + t: 'a' + }] + }, { + ln: 'TitleEltType', + tn: 'titleEltType', + ps: [{ + n: 'content', + col: true, + t: 'ae' + }, { + n: 'type', + t: 'a' + }, { + n: 'lang', + an: { + lp: 'lang', + ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' + }, + t: 'a' + }] }, { t: 'enum', ln: 'ActuateType', @@ -168,17 +168,17 @@ var XLink_1_0_Module_Factory = function () { vs: ['simple', 'extended', 'title', 'resource', 'locator', 'arc'] }], eis: [{ - en: 'resource', - ti: '.ResourceType' - }, { en: 'locator', ti: '.LocatorType' - }, { - en: 'title', - ti: '.TitleEltType' }, { en: 'arc', ti: '.ArcType' + }, { + en: 'resource', + ti: '.ResourceType' + }, { + en: 'title', + ti: '.TitleEltType' }] }; return { diff --git a/scripts/lib/XSD_1_0.js b/scripts/lib/XSD_1_0.js index 22a7cd4..4dcb8e5 100644 --- a/scripts/lib/XSD_1_0.js +++ b/scripts/lib/XSD_1_0.js @@ -3,195 +3,9 @@ var XSD_1_0_Module_Factory = function () { n: 'XSD_1_0', dens: 'http:\/\/www.w3.org\/2001\/XMLSchema', tis: [{ - ln: 'Keybase', - tn: 'keybase', - bti: '.Annotated', - ps: [{ - n: 'otherAttributes', - t: 'aa' - }, { - n: 'selector', - ti: '.Selector' - }, { - n: 'field', - col: true, - ti: '.Field' - }, { - n: 'name', - an: { - lp: 'name' - }, - t: 'a' - }] - }, { - ln: 'Element', - tn: 'element', - bti: '.Annotated', - ps: [{ - n: 'otherAttributes', - t: 'aa' - }, { - n: 'simpleType', - ti: '.LocalSimpleType' - }, { - n: 'complexType', - ti: '.LocalComplexType' - }, { - n: 'key', - col: true, - ti: '.Keybase' - }, { - n: 'keyref', - col: true, - ti: '.Keyref' - }, { - n: 'unique', - col: true, - ti: '.Keybase' - }, { - n: 'type', - ti: 'QName', - an: { - lp: 'type' - }, - t: 'a' - }, { - n: 'substitutionGroup', - ti: 'QName', - an: { - lp: 'substitutionGroup' - }, - t: 'a' - }, { - n: '_default', - an: { - lp: 'default' - }, - t: 'a' - }, { - n: 'fixed', - an: { - lp: 'fixed' - }, - t: 'a' - }, { - n: 'nillable', - ti: 'Boolean', - an: { - lp: 'nillable' - }, - t: 'a' - }, { - n: '_abstract', - ti: 'Boolean', - an: { - lp: 'abstract' - }, - t: 'a' - }, { - n: '_final', - ti: { - t: 'l' - }, - an: { - lp: 'final' - }, - t: 'a' - }, { - n: 'block', - ti: { - t: 'l' - }, - an: { - lp: 'block' - }, - t: 'a' - }, { - n: 'form', - an: { - lp: 'form' - }, - t: 'a' - }, { - n: 'name', - an: { - lp: 'name' - }, - t: 'a' - }, { - n: 'ref', - ti: 'QName', - an: { - lp: 'ref' - }, - t: 'a' - }, { - n: 'minOccurs', - ti: 'Integer', - an: { - lp: 'minOccurs' - }, - t: 'a' - }, { - n: 'maxOccurs', - an: { - lp: 'maxOccurs' - }, - t: 'a' - }] - }, { - ln: 'Documentation', - tn: null, - ps: [{ - n: 'otherAttributes', - t: 'aa' - }, { - n: 'content', - col: true, - t: 'ae' - }, { - n: 'source', - an: { - lp: 'source' - }, - t: 'a' - }, { - n: 'lang', - an: { - lp: 'lang', - ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' - }, - t: 'a' - }] - }, { - ln: 'NumFacet', - tn: 'numFacet', - bti: '.Facet' - }, { - ln: 'NamedGroup', - tn: 'namedGroup', - bti: '.RealGroup' - }, { - ln: 'Any', - tn: null, - bti: '.Wildcard', - ps: [{ - n: 'otherAttributes', - t: 'aa' - }, { - n: 'minOccurs', - ti: 'Integer', - an: { - lp: 'minOccurs' - }, - t: 'a' - }, { - n: 'maxOccurs', - an: { - lp: 'maxOccurs' - }, - t: 'a' - }] + ln: 'NamedAttributeGroup', + tn: 'namedAttributeGroup', + bti: '.AttributeGroup' }, { ln: 'ComplexType', tn: 'complexType', @@ -268,84 +82,102 @@ var XSD_1_0_Module_Factory = function () { t: 'a' }] }, { - ln: 'ComplexContent', + ln: 'NarrowMaxMin', + tn: 'narrowMaxMin', + bti: '.LocalElement' + }, { + ln: 'GroupRef', + tn: 'groupRef', + bti: '.RealGroup' + }, { + ln: 'TopLevelComplexType', + tn: 'topLevelComplexType', + bti: '.ComplexType' + }, { + ln: 'TotalDigits', tn: null, + bti: '.NumFacet' + }, { + ln: 'RestrictionType', + tn: 'restrictionType', bti: '.Annotated', ps: [{ n: 'otherAttributes', t: 'aa' }, { - n: 'restriction', - ti: '.ComplexRestrictionType' + n: 'group', + ti: '.GroupRef' }, { - n: 'extension', - ti: '.ExtensionType' + n: 'all', + ti: '.All' }, { - n: 'mixed', - ti: 'Boolean', - an: { - lp: 'mixed' - }, - t: 'a' - }] - }, { - ln: 'Restriction', - tn: null, - bti: '.Annotated', - ps: [{ - n: 'otherAttributes', - t: 'aa' + n: 'choice', + ti: '.ExplicitGroup' + }, { + n: 'sequence', + ti: '.ExplicitGroup' }, { n: 'simpleType', ti: '.LocalSimpleType' }, { - n: 'pattern', + n: 'enumeration', col: true, - ti: '.Pattern' + ti: '.NoFixedFacet' }, { - n: 'maxLength', + n: 'minLength', col: true, ti: '.NumFacet' }, { - n: 'minLength', + n: 'maxLength', col: true, ti: '.NumFacet' }, { - n: 'maxExclusive', + n: 'minInclusive', col: true, ti: '.Facet' }, { - n: 'length', + n: 'fractionDigits', col: true, ti: '.NumFacet' }, { - n: 'minInclusive', + n: 'maxInclusive', col: true, ti: '.Facet' }, { - n: 'fractionDigits', + n: 'length', col: true, ti: '.NumFacet' }, { - n: 'whiteSpace', - col: true, - ti: '.WhiteSpace' - }, { - n: 'minExclusive', + n: 'minExclusive', col: true, ti: '.Facet' }, { - n: 'maxInclusive', + n: 'pattern', col: true, - ti: '.Facet' + ti: '.Pattern' }, { - n: 'enumeration', + n: 'whiteSpace', col: true, - ti: '.NoFixedFacet' + ti: '.WhiteSpace' }, { n: 'totalDigits', col: true, ti: '.TotalDigits' + }, { + n: 'maxExclusive', + col: true, + ti: '.Facet' + }, { + n: 'attribute', + col: true, + ti: '.Attribute' + }, { + n: 'attributeGroup', + col: true, + ti: '.AttributeGroupRef' + }, { + n: 'anyAttribute', + ti: '.Wildcard' }, { n: 'base', ti: 'QName', @@ -354,6 +186,42 @@ var XSD_1_0_Module_Factory = function () { }, t: 'a' }] + }, { + ln: 'TopLevelAttribute', + tn: 'topLevelAttribute', + bti: '.Attribute' + }, { + ln: 'Documentation', + tn: null, + ps: [{ + n: 'otherAttributes', + t: 'aa' + }, { + n: 'content', + col: true, + t: 'ae' + }, { + n: 'source', + an: { + lp: 'source' + }, + t: 'a' + }, { + n: 'lang', + an: { + lp: 'lang', + ns: 'http:\/\/www.w3.org\/XML\/1998\/namespace' + }, + t: 'a' + }] + }, { + ln: 'LocalElement', + tn: 'localElement', + bti: '.Element' + }, { + ln: 'LocalComplexType', + tn: 'localComplexType', + bti: '.ComplexType' }, { ln: 'SimpleContent', tn: null, @@ -369,28 +237,83 @@ var XSD_1_0_Module_Factory = function () { ti: '.SimpleExtensionType' }] }, { - ln: 'Notation', + ln: 'SimpleExplicitGroup', + tn: 'simpleExplicitGroup', + bti: '.ExplicitGroup' + }, { + ln: 'Pattern', + tn: null, + bti: '.NoFixedFacet' + }, { + ln: 'List', tn: null, bti: '.Annotated', ps: [{ n: 'otherAttributes', t: 'aa' }, { - n: 'name', + n: 'simpleType', + ti: '.LocalSimpleType' + }, { + n: 'itemType', + ti: 'QName', an: { - lp: 'name' + lp: 'itemType' }, t: 'a' + }] + }, { + ln: 'Attribute', + tn: 'attribute', + bti: '.Annotated', + ps: [{ + n: 'otherAttributes', + t: 'aa' }, { - n: '_public', + n: 'simpleType', + ti: '.LocalSimpleType' + }, { + n: 'type', + ti: 'QName', an: { - lp: 'public' + lp: 'type' }, t: 'a' }, { - n: 'system', + n: 'use', an: { - lp: 'system' + lp: 'use' + }, + t: 'a' + }, { + n: '_default', + an: { + lp: 'default' + }, + t: 'a' + }, { + n: 'fixed', + an: { + lp: 'fixed' + }, + t: 'a' + }, { + n: 'form', + an: { + lp: 'form' + }, + t: 'a' + }, { + n: 'name', + an: { + lp: 'name' + }, + t: 'a' + }, { + n: 'ref', + ti: 'QName', + an: { + lp: 'ref' }, t: 'a' }] @@ -416,206 +339,315 @@ var XSD_1_0_Module_Factory = function () { t: 'a' }] }, { - ln: 'Appinfo', - tn: null, + ln: 'ExtensionType', + tn: 'extensionType', + bti: '.Annotated', ps: [{ n: 'otherAttributes', t: 'aa' }, { - n: 'content', + n: 'group', + ti: '.GroupRef' + }, { + n: 'all', + ti: '.All' + }, { + n: 'choice', + ti: '.ExplicitGroup' + }, { + n: 'sequence', + ti: '.ExplicitGroup' + }, { + n: 'attribute', col: true, - t: 'ae' + ti: '.Attribute' }, { - n: 'source', + n: 'attributeGroup', + col: true, + ti: '.AttributeGroupRef' + }, { + n: 'anyAttribute', + ti: '.Wildcard' + }, { + n: 'base', + ti: 'QName', an: { - lp: 'source' + lp: 'base' }, t: 'a' }] }, { - ln: 'GroupRef', - tn: 'groupRef', - bti: '.RealGroup' - }, { - ln: 'Redefine', - tn: null, - bti: '.OpenAttrs', + ln: 'Group', + tn: 'group', + bti: '.Annotated', ps: [{ n: 'otherAttributes', t: 'aa' }, { - n: 'annotation', + n: 'element', col: true, - ti: '.Annotation' + ti: '.LocalElement' }, { - n: 'simpleType', + n: 'group', col: true, - ti: '.TopLevelSimpleType' + ti: '.GroupRef' }, { - n: 'complexType', + n: 'any', col: true, - ti: '.TopLevelComplexType' + ti: '.Any' }, { - n: 'group', + n: 'sequence', col: true, - ti: '.NamedGroup' + ti: '.ExplicitGroup' }, { - n: 'attributeGroup', + n: 'choice', col: true, - ti: '.NamedAttributeGroup' + ti: '.ExplicitGroup' }, { - n: 'schemaLocation', + n: 'all', + col: true, + ti: '.All' + }, { + n: 'minOccurs', + ti: 'Integer', an: { - lp: 'schemaLocation' + lp: 'minOccurs' }, t: 'a' }, { - n: 'id', - ti: 'ID', + n: 'maxOccurs', an: { - lp: 'id' + lp: 'maxOccurs' }, t: 'a' - }] - }, { - ln: 'Annotation', - tn: null, - bti: '.OpenAttrs', - ps: [{ - n: 'otherAttributes', - t: 'aa' }, { - n: 'appinfo', - col: true, - ti: '.Appinfo' - }, { - n: 'documentation', - col: true, - ti: '.Documentation' + n: 'name', + an: { + lp: 'name' + }, + t: 'a' }, { - n: 'id', - ti: 'ID', + n: 'ref', + ti: 'QName', an: { - lp: 'id' + lp: 'ref' }, t: 'a' }] }, { - ln: 'TopLevelElement', - tn: 'topLevelElement', - bti: '.Element' - }, { - ln: 'Annotated', - tn: 'annotated', - bti: '.OpenAttrs', + ln: 'Field', + tn: null, + bti: '.Annotated', ps: [{ n: 'otherAttributes', t: 'aa' }, { - n: 'annotation', - ti: '.Annotation' - }, { - n: 'id', - ti: 'ID', + n: 'xpath', an: { - lp: 'id' + lp: 'xpath' }, t: 'a' }] }, { - ln: 'Import', - tn: null, + ln: 'SimpleType', + tn: 'simpleType', bti: '.Annotated', ps: [{ n: 'otherAttributes', t: 'aa' }, { - n: 'namespace', + n: 'restriction', + ti: '.Restriction' + }, { + n: 'list', + ti: '.List' + }, { + n: 'union', + ti: '.Union' + }, { + n: '_final', + ti: { + t: 'l' + }, an: { - lp: 'namespace' + lp: 'final' }, t: 'a' }, { - n: 'schemaLocation', + n: 'name', an: { - lp: 'schemaLocation' + lp: 'name' }, t: 'a' }] }, { - ln: 'List', + ln: 'Any', tn: null, - bti: '.Annotated', + bti: '.Wildcard', ps: [{ n: 'otherAttributes', t: 'aa' }, { - n: 'simpleType', - ti: '.LocalSimpleType' + n: 'minOccurs', + ti: 'Integer', + an: { + lp: 'minOccurs' + }, + t: 'a' }, { - n: 'itemType', - ti: 'QName', + n: 'maxOccurs', an: { - lp: 'itemType' + lp: 'maxOccurs' }, t: 'a' }] }, { - ln: 'Include', + ln: 'ComplexContent', tn: null, bti: '.Annotated', ps: [{ n: 'otherAttributes', t: 'aa' }, { - n: 'schemaLocation', + n: 'restriction', + ti: '.ComplexRestrictionType' + }, { + n: 'extension', + ti: '.ExtensionType' + }, { + n: 'mixed', + ti: 'Boolean', an: { - lp: 'schemaLocation' + lp: 'mixed' }, t: 'a' }] }, { - ln: 'Group', - tn: 'group', - bti: '.Annotated', + ln: 'Annotated', + tn: 'annotated', + bti: '.OpenAttrs', ps: [{ n: 'otherAttributes', t: 'aa' }, { - n: 'choice', - col: true, - ti: '.ExplicitGroup' + n: 'annotation', + ti: '.Annotation' }, { - n: 'group', - col: true, - ti: '.GroupRef' + n: 'id', + ti: 'ID', + an: { + lp: 'id' + }, + t: 'a' + }] + }, { + ln: 'WhiteSpace', + tn: null, + bti: '.Facet' + }, { + ln: 'Appinfo', + tn: null, + ps: [{ + n: 'otherAttributes', + t: 'aa' }, { - n: 'element', + n: 'content', col: true, - ti: '.LocalElement' + t: 'ae' }, { - n: 'any', + n: 'source', + an: { + lp: 'source' + }, + t: 'a' + }] + }, { + ln: 'Element', + tn: 'element', + bti: '.Annotated', + ps: [{ + n: 'otherAttributes', + t: 'aa' + }, { + n: 'simpleType', + ti: '.LocalSimpleType' + }, { + n: 'complexType', + ti: '.LocalComplexType' + }, { + n: 'keyref', col: true, - ti: '.Any' + ti: '.Keyref' }, { - n: 'sequence', + n: 'unique', col: true, - ti: '.ExplicitGroup' + ti: '.Keybase' }, { - n: 'all', + n: 'key', col: true, - ti: '.All' + ti: '.Keybase' }, { - n: 'minOccurs', - ti: 'Integer', + n: 'type', + ti: 'QName', an: { - lp: 'minOccurs' + lp: 'type' }, t: 'a' }, { - n: 'maxOccurs', + n: 'substitutionGroup', + ti: 'QName', an: { - lp: 'maxOccurs' + lp: 'substitutionGroup' + }, + t: 'a' + }, { + n: '_default', + an: { + lp: 'default' + }, + t: 'a' + }, { + n: 'fixed', + an: { + lp: 'fixed' + }, + t: 'a' + }, { + n: 'nillable', + ti: 'Boolean', + an: { + lp: 'nillable' + }, + t: 'a' + }, { + n: '_abstract', + ti: 'Boolean', + an: { + lp: 'abstract' + }, + t: 'a' + }, { + n: '_final', + ti: { + t: 'l' + }, + an: { + lp: 'final' + }, + t: 'a' + }, { + n: 'block', + ti: { + t: 'l' + }, + an: { + lp: 'block' + }, + t: 'a' + }, { + n: 'form', + an: { + lp: 'form' }, t: 'a' }, { @@ -631,47 +663,40 @@ var XSD_1_0_Module_Factory = function () { lp: 'ref' }, t: 'a' + }, { + n: 'minOccurs', + ti: 'Integer', + an: { + lp: 'minOccurs' + }, + t: 'a' + }, { + n: 'maxOccurs', + an: { + lp: 'maxOccurs' + }, + t: 'a' }] }, { - ln: 'RestrictionType', - tn: 'restrictionType', + ln: 'Restriction', + tn: null, bti: '.Annotated', ps: [{ n: 'otherAttributes', t: 'aa' - }, { - n: 'group', - ti: '.GroupRef' - }, { - n: 'all', - ti: '.All' - }, { - n: 'choice', - ti: '.ExplicitGroup' - }, { - n: 'sequence', - ti: '.ExplicitGroup' }, { n: 'simpleType', ti: '.LocalSimpleType' }, { - n: 'pattern', - col: true, - ti: '.Pattern' - }, { - n: 'maxLength', + n: 'enumeration', col: true, - ti: '.NumFacet' + ti: '.NoFixedFacet' }, { n: 'minLength', col: true, ti: '.NumFacet' }, { - n: 'maxExclusive', - col: true, - ti: '.Facet' - }, { - n: 'length', + n: 'maxLength', col: true, ti: '.NumFacet' }, { @@ -682,136 +707,34 @@ var XSD_1_0_Module_Factory = function () { n: 'fractionDigits', col: true, ti: '.NumFacet' - }, { - n: 'whiteSpace', - col: true, - ti: '.WhiteSpace' - }, { - n: 'minExclusive', - col: true, - ti: '.Facet' }, { n: 'maxInclusive', col: true, ti: '.Facet' }, { - n: 'enumeration', - col: true, - ti: '.NoFixedFacet' - }, { - n: 'totalDigits', - col: true, - ti: '.TotalDigits' - }, { - n: 'attribute', + n: 'length', col: true, - ti: '.Attribute' + ti: '.NumFacet' }, { - n: 'attributeGroup', + n: 'minExclusive', col: true, - ti: '.AttributeGroupRef' - }, { - n: 'anyAttribute', - ti: '.Wildcard' - }, { - n: 'base', - ti: 'QName', - an: { - lp: 'base' - }, - t: 'a' - }] - }, { - ln: 'OpenAttrs', - tn: 'openAttrs', - ps: [{ - n: 'otherAttributes', - t: 'aa' - }] - }, { - ln: 'SimpleType', - tn: 'simpleType', - bti: '.Annotated', - ps: [{ - n: 'otherAttributes', - t: 'aa' - }, { - n: 'restriction', - ti: '.Restriction' - }, { - n: 'list', - ti: '.List' - }, { - n: 'union', - ti: '.Union' - }, { - n: '_final', - ti: { - t: 'l' - }, - an: { - lp: 'final' - }, - t: 'a' - }, { - n: 'name', - an: { - lp: 'name' - }, - t: 'a' - }] - }, { - ln: 'Union', - tn: null, - bti: '.Annotated', - ps: [{ - n: 'otherAttributes', - t: 'aa' + ti: '.Facet' }, { - n: 'simpleType', + n: 'pattern', col: true, - ti: '.LocalSimpleType' - }, { - n: 'memberTypes', - ti: { - t: 'l', - bti: 'QName' - }, - an: { - lp: 'memberTypes' - }, - t: 'a' - }] - }, { - ln: 'ExtensionType', - tn: 'extensionType', - bti: '.Annotated', - ps: [{ - n: 'otherAttributes', - t: 'aa' - }, { - n: 'group', - ti: '.GroupRef' - }, { - n: 'all', - ti: '.All' - }, { - n: 'choice', - ti: '.ExplicitGroup' - }, { - n: 'sequence', - ti: '.ExplicitGroup' + ti: '.Pattern' }, { - n: 'attribute', + n: 'whiteSpace', col: true, - ti: '.Attribute' + ti: '.WhiteSpace' }, { - n: 'attributeGroup', + n: 'totalDigits', col: true, - ti: '.AttributeGroupRef' + ti: '.TotalDigits' }, { - n: 'anyAttribute', - ti: '.Wildcard' + n: 'maxExclusive', + col: true, + ti: '.Facet' }, { n: 'base', ti: 'QName', @@ -821,101 +744,129 @@ var XSD_1_0_Module_Factory = function () { t: 'a' }] }, { - ln: 'Keyref', - tn: null, - bti: '.Keybase', + ln: 'OpenAttrs', + tn: 'openAttrs', ps: [{ n: 'otherAttributes', t: 'aa' - }, { - n: 'refer', - ti: 'QName', - an: { - lp: 'refer' - }, - t: 'a' }] }, { ln: 'SimpleExtensionType', tn: 'simpleExtensionType', bti: '.ExtensionType' }, { - ln: 'Attribute', - tn: 'attribute', + ln: 'Wildcard', + tn: 'wildcard', bti: '.Annotated', ps: [{ n: 'otherAttributes', t: 'aa' }, { - n: 'simpleType', - ti: '.LocalSimpleType' - }, { - n: 'type', - ti: 'QName', - an: { - lp: 'type' + n: 'namespace', + ti: { + t: 'l' }, - t: 'a' - }, { - n: 'use', an: { - lp: 'use' + lp: 'namespace' }, t: 'a' }, { - n: '_default', + n: 'processContents', an: { - lp: 'default' + lp: 'processContents' }, t: 'a' + }] + }, { + ln: 'NamedGroup', + tn: 'namedGroup', + bti: '.RealGroup' + }, { + ln: 'TopLevelSimpleType', + tn: 'topLevelSimpleType', + bti: '.SimpleType' + }, { + ln: 'AttributeGroupRef', + tn: 'attributeGroupRef', + bti: '.AttributeGroup' + }, { + ln: 'Annotation', + tn: null, + bti: '.OpenAttrs', + ps: [{ + n: 'otherAttributes', + t: 'aa' }, { - n: 'fixed', - an: { - lp: 'fixed' - }, - t: 'a' + n: 'appinfo', + col: true, + ti: '.Appinfo' }, { - n: 'form', + n: 'documentation', + col: true, + ti: '.Documentation' + }, { + n: 'id', + ti: 'ID', an: { - lp: 'form' + lp: 'id' }, t: 'a' + }] + }, { + ln: 'Keybase', + tn: 'keybase', + bti: '.Annotated', + ps: [{ + n: 'otherAttributes', + t: 'aa' + }, { + n: 'selector', + ti: '.Selector' + }, { + n: 'field', + col: true, + ti: '.Field' }, { n: 'name', an: { lp: 'name' }, t: 'a' - }, { - n: 'ref', - ti: 'QName', - an: { - lp: 'ref' - }, - t: 'a' }] }, { - ln: 'Selector', + ln: 'Union', tn: null, bti: '.Annotated', ps: [{ n: 'otherAttributes', t: 'aa' }, { - n: 'xpath', + n: 'simpleType', + col: true, + ti: '.LocalSimpleType' + }, { + n: 'memberTypes', + ti: { + t: 'l', + bti: 'QName' + }, an: { - lp: 'xpath' + lp: 'memberTypes' }, t: 'a' }] }, { - ln: 'TopLevelSimpleType', - tn: 'topLevelSimpleType', - bti: '.SimpleType' + ln: 'All', + tn: 'all', + bti: '.ExplicitGroup' }, { - ln: 'TotalDigits', - tn: null, - bti: '.NumFacet' + ln: 'TopLevelElement', + tn: 'topLevelElement', + bti: '.Element' + }, { + ln: 'RealGroup', + tn: 'realGroup', + bti: '.Group' }, { ln: 'Schema', tn: null, @@ -1025,151 +976,196 @@ var XSD_1_0_Module_Factory = function () { }, t: 'a' }] + }, { + ln: 'LocalSimpleType', + tn: 'localSimpleType', + bti: '.SimpleType' + }, { + ln: 'Selector', + tn: null, + bti: '.Annotated', + ps: [{ + n: 'otherAttributes', + t: 'aa' + }, { + n: 'xpath', + an: { + lp: 'xpath' + }, + t: 'a' + }] + }, { + ln: 'ExplicitGroup', + tn: 'explicitGroup', + bti: '.Group' }, { ln: 'SimpleRestrictionType', tn: 'simpleRestrictionType', bti: '.RestrictionType' + }, { + ln: 'AttributeGroup', + tn: 'attributeGroup', + bti: '.Annotated', + ps: [{ + n: 'otherAttributes', + t: 'aa' + }, { + n: 'attribute', + col: true, + ti: '.Attribute' + }, { + n: 'attributeGroup', + col: true, + ti: '.AttributeGroupRef' + }, { + n: 'anyAttribute', + ti: '.Wildcard' + }, { + n: 'name', + an: { + lp: 'name' + }, + t: 'a' + }, { + n: 'ref', + ti: 'QName', + an: { + lp: 'ref' + }, + t: 'a' + }] }, { ln: 'ComplexRestrictionType', tn: 'complexRestrictionType', bti: '.RestrictionType' }, { - ln: 'Wildcard', - tn: 'wildcard', + ln: 'Redefine', + tn: null, + bti: '.OpenAttrs', + ps: [{ + n: 'otherAttributes', + t: 'aa' + }, { + n: 'annotation', + col: true, + ti: '.Annotation' + }, { + n: 'simpleType', + col: true, + ti: '.TopLevelSimpleType' + }, { + n: 'complexType', + col: true, + ti: '.TopLevelComplexType' + }, { + n: 'group', + col: true, + ti: '.NamedGroup' + }, { + n: 'attributeGroup', + col: true, + ti: '.NamedAttributeGroup' + }, { + n: 'schemaLocation', + an: { + lp: 'schemaLocation' + }, + t: 'a' + }, { + n: 'id', + ti: 'ID', + an: { + lp: 'id' + }, + t: 'a' + }] + }, { + ln: 'Notation', + tn: null, + bti: '.Annotated', + ps: [{ + n: 'otherAttributes', + t: 'aa' + }, { + n: 'name', + an: { + lp: 'name' + }, + t: 'a' + }, { + n: '_public', + an: { + lp: 'public' + }, + t: 'a' + }, { + n: 'system', + an: { + lp: 'system' + }, + t: 'a' + }] + }, { + ln: 'Import', + tn: null, bti: '.Annotated', ps: [{ n: 'otherAttributes', t: 'aa' }, { n: 'namespace', - ti: { - t: 'l' - }, an: { lp: 'namespace' }, t: 'a' }, { - n: 'processContents', + n: 'schemaLocation', an: { - lp: 'processContents' + lp: 'schemaLocation' }, t: 'a' }] }, { - ln: 'RealGroup', - tn: 'realGroup', - bti: '.Group' - }, { - ln: 'AttributeGroupRef', - tn: 'attributeGroupRef', - bti: '.AttributeGroup' - }, { - ln: 'SimpleExplicitGroup', - tn: 'simpleExplicitGroup', - bti: '.ExplicitGroup' - }, { - ln: 'TopLevelComplexType', - tn: 'topLevelComplexType', - bti: '.ComplexType' + ln: 'NumFacet', + tn: 'numFacet', + bti: '.Facet' }, { - ln: 'ExplicitGroup', - tn: 'explicitGroup', - bti: '.Group' + ln: 'NoFixedFacet', + tn: 'noFixedFacet', + bti: '.Facet' }, { - ln: 'Pattern', + ln: 'Keyref', tn: null, - bti: '.NoFixedFacet' - }, { - ln: 'LocalElement', - tn: 'localElement', - bti: '.Element' - }, { - ln: 'TopLevelAttribute', - tn: 'topLevelAttribute', - bti: '.Attribute' - }, { - ln: 'AttributeGroup', - tn: 'attributeGroup', - bti: '.Annotated', + bti: '.Keybase', ps: [{ n: 'otherAttributes', t: 'aa' }, { - n: 'attribute', - col: true, - ti: '.Attribute' - }, { - n: 'attributeGroup', - col: true, - ti: '.AttributeGroupRef' - }, { - n: 'anyAttribute', - ti: '.Wildcard' - }, { - n: 'name', - an: { - lp: 'name' - }, - t: 'a' - }, { - n: 'ref', + n: 'refer', ti: 'QName', an: { - lp: 'ref' + lp: 'refer' }, t: 'a' }] }, { - ln: 'NarrowMaxMin', - tn: 'narrowMaxMin', - bti: '.LocalElement' - }, { - ln: 'LocalSimpleType', - tn: 'localSimpleType', - bti: '.SimpleType' - }, { - ln: 'NamedAttributeGroup', - tn: 'namedAttributeGroup', - bti: '.AttributeGroup' - }, { - ln: 'All', - tn: 'all', - bti: '.ExplicitGroup' - }, { - ln: 'Field', + ln: 'Include', tn: null, bti: '.Annotated', ps: [{ n: 'otherAttributes', t: 'aa' }, { - n: 'xpath', + n: 'schemaLocation', an: { - lp: 'xpath' + lp: 'schemaLocation' }, t: 'a' }] - }, { - ln: 'WhiteSpace', - tn: null, - bti: '.Facet' - }, { - ln: 'LocalComplexType', - tn: 'localComplexType', - bti: '.ComplexType' - }, { - ln: 'NoFixedFacet', - tn: 'noFixedFacet', - bti: '.Facet' }, { t: 'enum', ln: 'ReducedDerivationControl', vs: ['extension', 'restriction'] - }, { - t: 'enum', - ln: 'TypeDerivationControl', - vs: ['extension', 'restriction', 'list', 'union'] }, { t: 'enum', ln: 'DerivationControl', @@ -1178,138 +1174,142 @@ var XSD_1_0_Module_Factory = function () { t: 'enum', ln: 'FormChoice', vs: ['qualified', 'unqualified'] + }, { + t: 'enum', + ln: 'TypeDerivationControl', + vs: ['extension', 'restriction', 'list', 'union'] }], eis: [{ - en: 'import', - ti: '.Import' - }, { - en: 'minLength', + en: 'maxLength', ti: '.NumFacet' }, { - en: 'anyAttribute', - ti: '.Wildcard' - }, { - en: 'annotation', - ti: '.Annotation' - }, { - en: 'simpleContent', - ti: '.SimpleContent' + en: 'attribute', + ti: '.TopLevelAttribute' }, { en: 'keyref', ti: '.Keyref' }, { - en: 'list', - ti: '.List' - }, { - en: 'whiteSpace', - ti: '.WhiteSpace' - }, { - en: 'notation', - ti: '.Notation' + en: 'annotation', + ti: '.Annotation' }, { en: 'union', ti: '.Union' }, { en: 'element', - ti: '.TopLevelElement' - }, { - en: 'complexContent', - ti: '.ComplexContent' + ti: '.LocalElement', + sc: '.Group' }, { - en: 'length', - ti: '.NumFacet' + en: 'anyAttribute', + ti: '.Wildcard' }, { - en: 'group', - ti: '.GroupRef', - sc: '.Group' + en: 'list', + ti: '.List' }, { - en: 'choice', - ti: '.ExplicitGroup' + en: 'notation', + ti: '.Notation' }, { en: 'selector', ti: '.Selector' }, { - en: 'maxInclusive', + en: 'minInclusive', ti: '.Facet' }, { - en: 'attributeGroup', - ti: '.NamedAttributeGroup' + en: 'totalDigits', + ti: '.TotalDigits' }, { - en: 'minInclusive', + en: 'unique', + ti: '.Keybase' + }, { + en: 'redefine', + ti: '.Redefine' + }, { + en: 'minExclusive', ti: '.Facet' + }, { + en: 'key', + ti: '.Keybase' }, { en: 'complexType', ti: '.TopLevelComplexType' }, { - en: 'schema', - ti: '.Schema' + en: 'sequence', + ti: '.ExplicitGroup' }, { en: 'any', ti: '.Any' }, { - en: 'restriction', - ti: '.Restriction' - }, { - en: 'minExclusive', - ti: '.Facet' + en: 'appinfo', + ti: '.Appinfo' }, { en: 'simpleType', ti: '.TopLevelSimpleType' }, { - en: 'enumeration', - ti: '.NoFixedFacet' - }, { - en: 'maxExclusive', - ti: '.Facet' - }, { - en: 'redefine', - ti: '.Redefine' - }, { - en: 'maxLength', + en: 'length', ti: '.NumFacet' + }, { + en: 'include', + ti: '.Include' }, { en: 'fractionDigits', ti: '.NumFacet' }, { - en: 'totalDigits', - ti: '.TotalDigits' + en: 'choice', + ti: '.ExplicitGroup' + }, { + en: 'maxExclusive', + ti: '.Facet' + }, { + en: 'field', + ti: '.Field' }, { en: 'pattern', ti: '.Pattern' }, { - en: 'attribute', - ti: '.TopLevelAttribute' + en: 'attributeGroup', + ti: '.NamedAttributeGroup' }, { - en: 'include', - ti: '.Include' + en: 'schema', + ti: '.Schema' }, { - en: 'field', - ti: '.Field' + en: 'group', + ti: '.NamedGroup' + }, { + en: 'maxInclusive', + ti: '.Facet' }, { en: 'element', - ti: '.LocalElement', - sc: '.Group' + ti: '.TopLevelElement' }, { - en: 'key', - ti: '.Keybase' + en: 'simpleContent', + ti: '.SimpleContent' }, { - en: 'sequence', - ti: '.ExplicitGroup' + en: 'import', + ti: '.Import' }, { - en: 'group', - ti: '.NamedGroup' + en: 'restriction', + ti: '.Restriction' + }, { + en: 'enumeration', + ti: '.NoFixedFacet' }, { en: 'documentation', ti: '.Documentation' }, { - en: 'appinfo', - ti: '.Appinfo' + en: 'minLength', + ti: '.NumFacet' }, { en: 'all', ti: '.All' }, { - en: 'unique', - ti: '.Keybase' + en: 'group', + ti: '.GroupRef', + sc: '.Group' + }, { + en: 'complexContent', + ti: '.ComplexContent' + }, { + en: 'whiteSpace', + ti: '.WhiteSpace' }] }; return { diff --git a/scripts/package.json b/scripts/package.json index a3e5b4f..a04570c 100644 --- a/scripts/package.json +++ b/scripts/package.json @@ -1,6 +1,6 @@ { "name": "w3c-schemas", - "version": "1.2.2-SNAPSHOT", + "version": "1.3.0", "description": "Jsonix XML-JSON mappings for W3C Schemas.", "keywords": [ "json", diff --git a/scripts/pom.xml b/scripts/pom.xml index ac8c54c..c247159 100644 --- a/scripts/pom.xml +++ b/scripts/pom.xml @@ -8,7 +8,7 @@ org.hisrc.w3c w3c-schemas-project - 1.2.2-SNAPSHOT + 1.3.0 install diff --git a/ws-addr/1.0-Core/pom.xml b/ws-addr/1.0-Core/pom.xml index 0664dfd..36e8565 100644 --- a/ws-addr/1.0-Core/pom.xml +++ b/ws-addr/1.0-Core/pom.xml @@ -8,7 +8,7 @@ org.hisrc.w3c w3c-schema-parent - 1.2.2-SNAPSHOT + 1.3.0 ../../schema-parent/pom.xml diff --git a/ws-addr/pom.xml b/ws-addr/pom.xml index e630b91..76778a1 100644 --- a/ws-addr/pom.xml +++ b/ws-addr/pom.xml @@ -8,7 +8,7 @@ org.hisrc.w3c w3c-schemas-project - 1.2.2-SNAPSHOT + 1.3.0 1.0-Core diff --git a/xhtml/1.0-Strict/pom.xml b/xhtml/1.0-Strict/pom.xml index ef18273..787dd62 100644 --- a/xhtml/1.0-Strict/pom.xml +++ b/xhtml/1.0-Strict/pom.xml @@ -8,7 +8,7 @@ org.hisrc.w3c w3c-schema-parent - 1.2.2-SNAPSHOT + 1.3.0 ../../schema-parent/pom.xml diff --git a/xhtml/pom.xml b/xhtml/pom.xml index c90b989..a97ff8f 100644 --- a/xhtml/pom.xml +++ b/xhtml/pom.xml @@ -8,7 +8,7 @@ org.hisrc.w3c w3c-schemas-project - 1.2.2-SNAPSHOT + 1.3.0 1.0-Strict diff --git a/xlink/1999/pom.xml b/xlink/1999/pom.xml index a1ef687..2e59c30 100644 --- a/xlink/1999/pom.xml +++ b/xlink/1999/pom.xml @@ -8,7 +8,7 @@ org.hisrc.w3c w3c-schema-parent - 1.2.2-SNAPSHOT + 1.3.0 ../../schema-parent/pom.xml diff --git a/xlink/pom.xml b/xlink/pom.xml index 735c465..38b9195 100644 --- a/xlink/pom.xml +++ b/xlink/pom.xml @@ -8,7 +8,7 @@ org.hisrc.w3c w3c-schemas-project - 1.2.2-SNAPSHOT + 1.3.0 1999