<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE hrc
<!--
insert this define into HRC base catalog file (colorer.hrc)
<location link="xinclude.hrc"/>
<filename>/\./ix</filename>
</prototype>
-->
<type name="xinclude">
<annotation>
<documentation>
XSLT Generated HRC scheme for language 'xinclude'
from XML Schema with xsd2hrc.xsl version 0.9 (c) Cail Lomecb
Scheme parameters:
hrctype : xinclude
allow-common-attr : yes
allow-any-attr : no
allow-unknown-elements : no
allow-unknown-root-elements : no
force-single-root : yes
default prefixes : (?{}(?{}xi|xinc|xinclude):)
you can change them with entity 'nsprefix'
</documentation>
<documentation>
Schema documentation:</documentation>
<contributors>None</contributors>
</annotation>
<import type="def"/>
<region name="element.start.name" parent="xml:element.defined.start.name"/>
<region name="element.end.name" parent="xml:element.defined.end.name"/>
<region name="element.start.lt" parent="xml:element.start.lt"/>
<region name="element.start.gt" parent="xml:element.start.gt"/>
<region name="element.end.lt" parent="xml:element.end.lt"/>
<region name="element.end.gt" parent="xml:element.end.gt"/>
<region name="element.nsprefix" parent="element.start.name"/>
<region name="element.nscolon" parent="xml:element.nscolon"/>
<region name="Attribute.name" parent="xml:Attribute.defined.name"/>
<region name="Attribute.nsprefix" parent="xml:Attribute.nsprefix"/>
<region name="AttValue" parent="xml:AttValue.defined"/>
<region name="AttValue.start" parent="xml:AttValue.defined.start"/>
<region name="AttValue.end" parent="xml:AttValue.defined.end"/>
<region name="Enumeration" parent="xml:Enumeration" description="Enumerated type values"/>
<entity name="ns-real-prefix" value="(?{}(?{}xi|xinc|xinclude):)"/>
<entity name="nsprefix" value="(?{}(?{}xi|xinc|xinclude):)"/>
<scheme name="_hrc_int_elementContent">
<block start="/~( (<) ( ((%xml:NCName;) (:) )? (%xml:Name;) ) \M >? )/x" end="/( (<\/) (\y3\b)?= ( (%xml:NCName;) (:) )? (%xml:Name;) \b \M \s* (>?) | (\/ \M >) )/x" region01="PairStart" region02="element.start.lt" region05="element.nsprefix" region06="element.nscolon" region07="element.start.name" region11="PairEnd" region12="element.end.lt" region15="element.nsprefix" region16="element.nscolon" region17="element.end.name" region18="element.end.gt" region19="element.start.gt" scheme="xml:elementContent2"/>
<inherit scheme="xml:badChar"/>
</scheme>
<scheme name="_hrc_int_AttValue">
<block start="/(")/" end="/(\y1)/" region00="PairStart" region10="PairEnd" region01="AttValue.start" region11="AttValue.end" scheme="xml:AttValue.content.quot" region="AttValue"/>
<block start="/(')/" end="/(\y1)/" region00="PairStart" region10="PairEnd" region01="AttValue.start" region11="AttValue.end" scheme="xml:AttValue.content.apos" region="AttValue"/>
</scheme>
<scheme name="AttributeContent">
<inherit scheme="xml:AttributeContent">
<virtual scheme="xml:AttValue" subst-scheme="_hrc_int_AttValue"/>
</inherit>
</scheme>
<scheme name="include-element">
<block start="/\M < (%nsprefix;include ([\s\/>]|$) )/x" end="/ > /x" scheme="includeType-elementContent"/>
</scheme>
<scheme name="fallback-element">
<block start="/\M < (%nsprefix;fallback ([\s\/>]|$) )/x" end="/ > /x" scheme="fallbackType-elementContent"/>
</scheme>
<scheme name="includeType-content">
<inherit scheme="fallback-element"/>
<regexp match="/ < (%ns-real-prefix;%xml:NCName; ([\s\/>]|$) )/x" region="def:Error"/>
<inherit scheme="xml:element"/>
<inherit scheme="xml:element"/>
</scheme>
<scheme name="includeType-content-error">
<inherit scheme="includeType-content"/>
<inherit scheme="xml:badChar"/>
</scheme>
<scheme name="includeType-Attributes">
<block end="/["']?#1/" region02="Attribute.name" start="/(\s?#1|^)(href)\M([\s\=]|$)/x" scheme="xmlschema:anyURI-AttributeContent"/>
<block end="/["']?#1/" region02="Attribute.name" start="/(\s?#1|^)(parse)\M([\s\=]|$)/x" scheme="parseType-AttributeContent"/>
<block end="/["']?#1/" region02="Attribute.name" start="/(\s?#1|^)(encoding)\M([\s\=]|$)/x" scheme="xmlschema:string-AttributeContent"/>
<inherit scheme="xml:Attribute.any"/>
</scheme>
<scheme name="includeType-elementContent">
<inherit scheme="_hrc_int_elementContent">
<virtual scheme="xml:element" subst-scheme="includeType-content"/>
<virtual scheme="xml:Attribute.any" subst-scheme="includeType-Attributes"/>
</inherit>
</scheme>
<scheme name="parseType-content">
<regexp region="Enumeration" match="/xml/"/>
<regexp region="Enumeration" match="/text/"/>
</scheme>
<scheme name="parseType-content-error">
<inherit scheme="parseType-content"/>
<inherit scheme="xml:badChar"/>
</scheme>
<scheme name="parseType-Attributes"/>
<scheme name="parseType-AttributeContent">
<inherit scheme="AttributeContent">
<virtual scheme="xml:AttValue.content.stream" subst-scheme="parseType-content-error"/>
</inherit>
</scheme>
<scheme name="parseType-elementContent">
<inherit scheme="_hrc_int_elementContent">
<virtual scheme="xml:CDSect.content.stream" subst-scheme="parseType-content-error"/>
<virtual scheme="xml:content.cdata.stream" subst-scheme="parseType-content-error"/>
<virtual scheme="xml:element" subst-scheme="def:empty"/>
<virtual scheme="xml:Attribute.any" subst-scheme="parseType-Attributes"/>
</inherit>
</scheme>
<scheme name="fallbackType-content">
<inherit scheme="include-element"/>
<regexp match="/ < (%ns-real-prefix;%xml:NCName; ([\s\/>]|$) )/x" region="def:Error"/>
<inherit scheme="xml:element"/>
<inherit scheme="xml:element"/>
</scheme>
<scheme name="fallbackType-content-error">
<inherit scheme="fallbackType-content"/>
<inherit scheme="xml:badChar"/>
</scheme>
<scheme name="fallbackType-Attributes">
<inherit scheme="xml:Attribute.any"/>
</scheme>
<scheme name="fallbackType-elementContent">
<inherit scheme="_hrc_int_elementContent">
<virtual scheme="xml:element" subst-scheme="fallbackType-content"/>
<virtual scheme="xml:Attribute.any" subst-scheme="fallbackType-Attributes"/>
</inherit>
</scheme>
<scheme name="xinclude-root">
<annotation>
<documentation>
You can replace these elements with needed single root element
with customizing HRC generation process.
</documentation>
</annotation>
<inherit scheme="include-element"/>
<inherit scheme="fallback-element"/>
</scheme>
<scheme name="xinclude">
<inherit scheme="xml:singleroot">
<virtual scheme="xml:element" subst-scheme="xinclude-root"/>
</inherit>
</scheme>
</type>
</hrc>
<!-- ***** BEGIN LICENSE BLOCK *****
- Version: MPL 1.1/GPL 2.0/LGPL 2.1
-
- The contents of this file are subject to the Mozilla Public License Version
- 1.1 (the "License"); you may not use this file except in compliance with
- the License. You may obtain a copy of the License at
-
- Software distributed under the License is distributed on an "AS IS" basis,
- WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
- for the specific language governing rights and limitations under the
- License.
-
- The Original Code is the Colorer Library.
-
- The Initial Developer of the Original Code is
- Cail Lomecb <cail@nm.ru>.
- Portions created by the Initial Developer are Copyright (C) 1999-2003
- the Initial Developer. All Rights Reserved.
-
- Contributor(s):
-
- Alternatively, the contents of this file may be used under the terms of
- either the GNU General Public License Version 2 or later (the "GPL"), or
- the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
- in which case the provisions of the GPL or the LGPL are applicable instead
- of those above. If you wish to allow use of your version of this file only
- under the terms of either the GPL or the LGPL, and not to allow others to
- use your version of this file under the terms of the MPL, indicate your
- decision by deleting the provisions above and replace them with the notice
- and other provisions required by the LGPL or the GPL. If you do not delete
- the provisions above, a recipient may use your version of this file under
- the terms of any one of the MPL, the GPL or the LGPL.
-
- ***** END LICENSE BLOCK *****-->