Lines Matching defs:__uri

96     public void enterElement(String $__uri, String $__local, String $__qname, Attributes $attrs) throws SAXException {
98 $uri = $__uri;
104 if((($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("annotation")) || ((($ai = $runtime.getAttributeIndex("","itemType"))>=0 && (($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("simpleType")) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("annotation")))) || ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("simpleType"))))) {
106 spawnChildFromEnterElement(h, $__uri, $__local, $__qname, $attrs);
115 if(($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("annotation"))) {
117 spawnChildFromEnterElement(h, $__uri, $__local, $__qname, $attrs);
121 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
127 if(($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("list"))) {
128 $runtime.onEnterElementConsumed($__uri, $__local, $__qname, $attrs);
141 $runtime.sendEnterElement(super._cookie, $__uri, $__local, $__qname, $attrs);
144 if(($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("simpleType"))) {
146 spawnChildFromEnterElement(h, $__uri, $__local, $__qname, $attrs);
156 revertToParentFromEnterElement(result, super._cookie, $__uri, $__local, $__qname, $attrs);
167 public void leaveElement(String $__uri, String $__local, String $__qname) throws SAXException {
169 $uri = $__uri;
175 if((($ai = $runtime.getAttributeIndex("","itemType"))>=0 && ($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("list")))) {
177 spawnChildFromLeaveElement(h, $__uri, $__local, $__qname);
187 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
194 $runtime.sendLeaveElement(super._cookie, $__uri, $__local, $__qname);
203 revertToParentFromLeaveElement(result, super._cookie, $__uri, $__local, $__qname);
208 if(($__uri.equals("http://www.w3.org/2001/XMLSchema") && $__local.equals("list"))) {
209 $runtime.onLeaveElementConsumed($__uri, $__local, $__qname);
226 public void enterAttribute(String $__uri, String $__local, String $__qname) throws SAXException {
228 $uri = $__uri;
234 if(($__uri.equals("") && $__local.equals("itemType"))) {
236 spawnChildFromEnterAttribute(h, $__uri, $__local, $__qname);
246 $runtime.sendEnterAttribute(super._cookie, $__uri, $__local, $__qname);
251 if(($__uri.equals("") && $__local.equals("itemType"))) {
261 revertToParentFromEnterAttribute(result, super._cookie, $__uri, $__local, $__qname);
272 public void leaveAttribute(String $__uri, String $__local, String $__qname) throws SAXException {
274 $uri = $__uri;
281 $runtime.sendLeaveAttribute(super._cookie, $__uri, $__local, $__qname);
286 revertToParentFromLeaveAttribute(result, super._cookie, $__uri, $__local, $__qname);
291 if(($__uri.equals("") && $__local.equals("itemType"))) {