| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281 |
- <?xml version="1.0" encoding="UTF-8"?>
- <!-- ============================================================= -->
- <!-- HEADER -->
- <!-- ============================================================= -->
- <!-- MODULE: DITA Topic XSD -->
- <!-- VERSION: 1.2 -->
- <!-- DATE: November 2009 -->
- <!-- -->
- <!-- ============================================================= -->
- <!-- ============================================================= -->
- <!-- SYSTEM: Darwin Information Typing Architecture (DITA) -->
- <!-- -->
- <!-- PURPOSE: W3C XML Schema to describe DITA Topics -->
- <!-- -->
- <!-- ORIGINAL CREATION DATE: -->
- <!-- March 2001 -->
- <!-- -->
- <!-- (C) Copyright OASIS-Open.org 2005, 2009 -->
- <!-- (C) Copyright IBM Corporation 2001, 2004. -->
- <!-- All Rights Reserved. -->
- <!-- ============================================================= -->
- <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
- xmlns:ditaarch="http://dita.oasis-open.org/architecture/2005/"
- xmlns="http://docs.oasis-open.org/dita/v1.0.1/schema/xml.xsd"
- xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
- xmlns:p5_tr_map="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/procesy5_translate_map.xsd"
- xmlns:vc="http://www.w3.org/2007/XMLSchema-versioning"
- xmlns:system_cache__resources_tree_generate_xsl_required_occurs_raport="http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/resources_tree_generate_xsl_require_occurs_raport"
- xmlns:system_cache__appinfo="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
- xmlns:p5opr="http://biuro.biall-net.pl/xmlschema_procesy5/system_cache/object_parent_relations/object_parent_relations.xsd"
- xmlns:p5_simpleSchema_map="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/p5_simpleSchema_map.xsd"
- elementFormDefault="qualified"
- attributeFormDefault="unqualified"
- vc:maxVersion="1.1"
- vc:minVersion="1.0"
- targetNamespace="http://docs.oasis-open.org/dita/v1.0.1/schema/xml.xsd"><!-- Add the domains to the base topic XML Schema --><!-- ================ TOPIC DOMAINS ===================== -->
- <xs:import namespace="http://biuro.biall-net.pl/xmlschema_procesy5/default_db_xml_cache/appinfo.xsd"
- schemaLocation="appinfo.xsd"/>
- <xs:include schemaLocation="urn:oasis:names:tc:dita:xsd:uiDomain.xsd:1.2"/>
- <xs:include schemaLocation="urn:oasis:names:tc:dita:xsd:softwareDomain.xsd:1.2"/>
- <xs:include schemaLocation="urn:oasis:names:tc:dita:xsd:highlightDomain.xsd:1.2"/>
- <xs:include schemaLocation="urn:oasis:names:tc:dita:xsd:programmingDomain.xsd:1.2"/>
- <xs:include schemaLocation="urn:oasis:names:tc:dita:xsd:utilitiesDomain.xsd:1.2"/>
- <xs:include schemaLocation="urn:oasis:names:tc:dita:xsd:indexingDomain.xsd:1.2"/>
- <xs:include schemaLocation="urn:oasis:names:tc:dita:xsd:hazardstatementDomain.xsd:1.2"/>
- <xs:include schemaLocation="urn:oasis:names:tc:dita:xsd:abbreviateDomain.xsd:1.2"/>
- <!-- ================ GROUP DEFINITIONS ===================== -->
- <xs:include schemaLocation="urn:oasis:names:tc:dita:xsd:metaDeclGrp.xsd:1.2"/>
- <xs:include schemaLocation="urn:oasis:names:tc:dita:xsd:tblDeclGrp.xsd:1.2"/>
- <xs:include schemaLocation="urn:oasis:names:tc:dita:xsd:topicGrp.xsd:1.2"/>
- <!-- ================= MODULE INLCUDE DEFINITION ================== -->
- <xs:include schemaLocation="urn:oasis:names:tc:dita:xsd:commonElementMod.xsd:1.2"/>
- <!-- ======== Table elements ======== -->
- <xs:redefine schemaLocation="urn:oasis:names:tc:dita:xsd:commonElementMod.xsd:1.2">
- <xs:group name="stentry.content">
- <xs:choice id="d15e10820___d15e108228-1">
- <xs:group ref="stentry.content"/>
- <xs:element ref="RelatedFeature" id="d15hje10820___d15e108230-1"/>
- <xs:element ref="RelatedFeaturesForEach" id="ds15e10820___d15ge108231-1"/>
- </xs:choice>
- </xs:group>
- <xs:group name="p.content">
- <xs:choice id="d15e10820___d15ej108233-1">
- <xs:group ref="p.content"/>
- <xs:element ref="RelatedFeaturesForEach" id="d15ge10820___d15e108235-1"/>
- </xs:choice>
- </xs:group>
- </xs:redefine>
- <xs:redefine schemaLocation="urn:oasis:names:tc:dita:xsd:tblDeclMod.xsd:1.2">
- <xs:complexType name="tbody.class" id="d1g5e10d820___d15ae108237-1_tbody.clas">
- <xs:complexContent id="d15e10820___d15ess108238-1">
- <xs:extension base="tbody.class" id="d15e10820___d15e108239-1">
- <xs:sequence maxOccurs="unbounded" minOccurs="0" id="d15e1gg0820___d15e108240-1">
- <xs:element ref="RelatedFeature" id="d15e1b08gz20___d15e108241-1"/>
- </xs:sequence>
- </xs:extension>
- </xs:complexContent>
- </xs:complexType>
- </xs:redefine>
- <!-- ======= MetaData elements, plus keyword and indexterm ======= -->
- <xs:include schemaLocation="urn:oasis:names:tc:dita:xsd:metaDeclMod.xsd:1.2"/>
- <xs:redefine schemaLocation="urn:oasis:names:tc:dita:xsd:commonElementGrp.xsd:1.2">
- <xs:group name="keyword">
- <xs:choice id="d15e10820___d15e108246-1">
- <xs:group ref="keyword"/>
- <xs:group ref="pr-d-keyword"/>
- <xs:group ref="ui-d-keyword"/>
- <xs:group ref="sw-d-keyword"/>
- </xs:choice>
- </xs:group>
- <xs:group name="ph">
- <xs:choice id="d15e10820___d15e108252-1">
- <xs:group ref="ph"/>
- <xs:group ref="pr-d-ph"/>
- <xs:group ref="ui-d-ph"/>
- <xs:group ref="hi-d-ph"/>
- <xs:group ref="sw-d-ph"/>
- </xs:choice>
- </xs:group>
- <xs:group name="pre">
- <xs:choice id="d15e10820___d15e108259-1">
- <xs:group ref="pre"/>
- <xs:group ref="pr-d-pre"/>
- <xs:group ref="ui-d-pre"/>
- <xs:group ref="sw-d-pre"/>
- </xs:choice>
- </xs:group>
- <xs:group name="dl">
- <xs:choice id="d15e10820___d15e108265-1">
- <xs:group ref="dl"/>
- <xs:group ref="pr-d-dl"/>
- </xs:choice>
- </xs:group>
- <xs:group name="fig">
- <xs:choice id="d15e10820___d15e108269-1">
- <xs:group ref="fig"/>
- <xs:group ref="pr-d-fig"/>
- <xs:group ref="ut-d-fig"/>
- </xs:choice>
- </xs:group>
- <xs:group name="index-base">
- <xs:choice id="d15e10820___d15e108274-1">
- <xs:group ref="index-base"/>
- <xs:group ref="indexing-d-index-base"/>
- </xs:choice>
- </xs:group>
- <xs:group name="note">
- <xs:choice id="d15e10820___d15e108278-1">
- <xs:group ref="note"/>
- <xs:group ref="hazard-d-note"/>
- </xs:choice>
- </xs:group>
- <xs:group name="term">
- <xs:choice id="d15e10820___d15e108282-1">
- <xs:group ref="term"/>
- <xs:group ref="abbrev-d-term"/>
- </xs:choice>
- </xs:group>
- <xs:attributeGroup name="props-attribute-extensions">
- <xs:attributeGroup ref="props-attribute-extensions"/>
- <xs:attributeGroup ref="procesy5-dita-extensions"/>
- </xs:attributeGroup>
- <xs:attributeGroup name="base-attribute-extensions">
- <xs:attributeGroup ref="base-attribute-extensions"/>
- <xs:attributeGroup ref="procesy5-dita-extensions"/>
- </xs:attributeGroup>
- </xs:redefine>
- <xs:include schemaLocation="urn:oasis:names:tc:dita:xsd:topicMod.xsd:1.2"/>
- <xs:group name="info-types">
- <xs:sequence id="d15e10820___d15e108294-1"/>
- </xs:group>
- <xs:attributeGroup name="domains-att">
- <xs:attribute name="domains"
- type="xs:string"
- default="(topic abbrev-d) (topic hazard-d) (topic hi-d) (topic indexing-d) (topic pr-d) (topic sw-d) (topic ui-d) (topic ut-d)"
- id="d15e10820___d15e108296-1_domains"/>
- </xs:attributeGroup>
- <xs:attributeGroup name="procesy5-dita-extensions">
- <xs:attribute name="ID_PROCES" id="d15e10820___d15e108298-1_ID_PROCES"/>
- <xs:attribute name="ID_ZASOB" id="d15e10820___d15e108299-1_ID_ZASOB"/>
- <xs:attribute name="ID_CRM_ASSOC" id="d15e10820___d15e108300-1_ID_CRM_ASS"/>
- <xs:attribute name="FIELD" id="d15e10820___d15e108301-1_FIELD"/>
- <xs:attribute name="typeName" id="d15e10820___d15e108302-1_typeName"/>
- <xs:attribute name="xpath" id="d15e10820___d15e108303-1_xpath">
- <xs:annotation>
- <xs:documentation>To filter sibling and child nodes</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:attributeGroup>
- <xs:element name="RelatedFeature" id="d15e10820___d15e108307-1_RelatedFea">
- <xs:complexType mixed="true" id="d15e10820___d15e108308-1">
- <xs:choice maxOccurs="unbounded" id="d15e10820___d15e108309-1">
- <xs:element minOccurs="0"
- name="RelatedAnalysSum"
- id="d15e10820___d15e108310-1_RelatedAna">
- <xs:annotation>
- <xs:documentation>Do wstawienia sum oraz innych elementow bazujacych na danych juz wyswietlonych przy finalnym wyswietleniu</xs:documentation>
- </xs:annotation>
- <xs:complexType id="d15e10820___d15e108314-1">
- <xs:attribute name="xpath" id="d15e10820___d15e108315-1_xpath">
- <xs:annotation>
- <xs:documentation>To filter sibling and child nodes</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:complexType>
- </xs:element>
- <xs:element minOccurs="0"
- name="RelatedFilter"
- id="d15e10820___d15e108319-1_RelatedFil">
- <xs:annotation>
- <xs:documentation>To add extra content filter (temporary feature to be obsolete after we enable engine instances filters by default)</xs:documentation>
- </xs:annotation>
- <xs:complexType id="d15e10820___d15e108323-1">
- <xs:attribute name="xpath" type="xs:string" id="d15e10820___d15e108324-1_xpath">
- <xs:annotation>
- <xs:documentation>To filter sibling and child nodes</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- <xs:attribute name="xpath_value"
- type="xs:string"
- id="d15e10820___d15e108328-1_xpath_valu">
- <xs:annotation>
- <xs:documentation>Wartosc do wstawienia w xpath, moze byc xpath. Jak nie ma, to nadpisac z template</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:complexType>
- </xs:element>
- <xs:group ref="ph"/>
- <xs:group ref="topic"/>
- <xs:group ref="row"/>
- <xs:group ref="p"/>
- <xs:element ref="RelatedFeature" id="d15e10820___d15e108336-1"/>
- </xs:choice>
- <xs:attribute name="typeName"
- use="required"
- id="d15e10820___d15e108337-1_typeName">
- <xs:annotation>
- <xs:documentation>ex: typeName="p5_default_db:BILLING_OWNER"</xs:documentation>
- </xs:annotation>
- <xs:simpleType id="d15e10820___d15e108341-1">
- <xs:restriction base="xs:string">
- <xs:pattern value=".*:.*"/>
- </xs:restriction>
- </xs:simpleType>
- </xs:attribute>
- <xs:attribute name="xpath"
- type="xs:Name"
- use="required"
- id="d15e10820___d15e108344-1_xpath">
- <xs:annotation>
- <xs:documentation>Like ID_BILLING_OWNER to show that (in some xpath meaning) current()/ID_BILLING_OWNER = node()[@typeName]/node()[type()='primary_key']</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- <xs:attribute name="xpath_value"
- type="xs:string"
- id="d15e10820___d15e108348-1_xpath_valu">
- <xs:annotation>
- <xs:documentation>Wartosc do wstawienia w xpath, moze byc xpath. Jak nie ma, to nadpisac z template</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:complexType>
- </xs:element>
- <xs:element name="RelatedFeaturesForEach" id="d15e10820___d15e108352-1_RelatedFea">
- <xs:complexType id="d15e10820___d15e108353-1">
- <xs:choice id="d15e10820___d15e108354-1">
- <xs:group ref="topic"/>
- <xs:choice maxOccurs="unbounded" id="d15e10820___d15e108356-1">
- <xs:group ref="ph"/>
- <xs:group ref="p"/>
- </xs:choice>
- </xs:choice>
- <xs:attribute name="typeName"
- use="required"
- id="d15e10820___d15e108359-1_typeName">
- <xs:annotation>
- <xs:documentation>ex: typeName="p5_default_db:BILLING_OWNER"</xs:documentation>
- </xs:annotation>
- <xs:simpleType id="d15e10820___d15e108363-1">
- <xs:restriction base="xs:string">
- <xs:pattern value=".*:.*"/>
- </xs:restriction>
- </xs:simpleType>
- </xs:attribute>
- <xs:attribute name="xpath"
- type="xs:Name"
- use="required"
- id="d15e10820___d15e108366-1_xpath">
- <xs:annotation>
- <xs:documentation>Like ID_BILLING_OWNER to show that (in some xpath meaning) current()/ID_BILLING_OWNER = node()[@typeName]/node()[type()='primary_key']</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- <xs:attribute name="xpath_value"
- type="xs:string"
- id="d15e10820___d15e108370-1_xpath_valu">
- <xs:annotation>
- <xs:documentation>Wartosc do wstawienia w xpath, moze byc xpath. Jak nie ma, to nadpisac z template</xs:documentation>
- </xs:annotation>
- </xs:attribute>
- </xs:complexType>
- </xs:element>
- </xs:schema>
|