Lines Matching defs:__uri

82     public void enterElement(String $__uri, String $__local, String $__qname, Attributes $attrs) throws SAXException {
84 $uri = $__uri;
90 if((((((((((((($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("minExclusive")) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("maxExclusive"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("minInclusive"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("maxInclusive"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("totalDigits"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("fractionDigits"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("length"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("maxLength"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("minLength"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("enumeration"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("whiteSpace"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("pattern")))) {
91 $runtime.onEnterElementConsumed($__uri, $__local, $__qname, $attrs);
102 if(($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("annotation"))) {
104 spawnChildFromEnterElement(h, $__uri, $__local, $__qname, $attrs);
115 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
119 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
127 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
136 revertToParentFromEnterElement(result, super._cookie, $__uri, $__local, $__qname, $attrs);
141 if(($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("annotation"))) {
143 spawnChildFromEnterElement(h, $__uri, $__local, $__qname, $attrs);
147 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
159 public void leaveElement(String $__uri, String $__local, String $__qname) throws SAXException {
161 $uri = $__uri;
167 if((((((((((((($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("minExclusive")) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("maxExclusive"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("minInclusive"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("maxInclusive"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("totalDigits"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("fractionDigits"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("length"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("maxLength"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("minLength"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("enumeration"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("whiteSpace"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("pattern")))) {
169 spawnChildFromLeaveElement(h, $__uri, $__local, $__qname);
180 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
184 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
190 if((((((((((((($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("minExclusive")) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("maxExclusive"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("minInclusive"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("maxInclusive"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("totalDigits"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("fractionDigits"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("length"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("maxLength"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("minLength"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("enumeration"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("whiteSpace"))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("pattern")))) {
191 $runtime.onLeaveElementConsumed($__uri, $__local, $__qname);
204 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
213 revertToParentFromLeaveElement(result, super._cookie, $__uri, $__local, $__qname);
219 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
230 public void enterAttribute(String $__uri, String $__local, String $__qname) throws SAXException {
232 $uri = $__uri;
238 if(($__uri.equals("") && $__local.equals("fixed"))) {
243 $runtime.sendEnterAttribute(super._cookie, $__uri, $__local, $__qname);
249 if(($__uri.equals("") && $__local.equals("value"))) {
259 revertToParentFromEnterAttribute(result, super._cookie, $__uri, $__local, $__qname);
265 $runtime.sendEnterAttribute(super._cookie, $__uri, $__local, $__qname);
276 public void leaveAttribute(String $__uri, String $__local, String $__qname) throws SAXException {
278 $uri = $__uri;
285 $runtime.sendLeaveAttribute(super._cookie, $__uri, $__local, $__qname);
290 if(($__uri.equals("") && $__local.equals("value"))) {
300 revertToParentFromLeaveAttribute(result, super._cookie, $__uri, $__local, $__qname);
305 if(($__uri.equals("") && $__local.equals("fixed"))) {
316 $runtime.sendLeaveAttribute(super._cookie, $__uri, $__local, $__qname);