| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556 |
- <?xml version="1.0" encoding="UTF-8"?>
- <xs:schema xmlns:xlink="http://www.w3.org/1999/xlink"
- xmlns:xs="http://www.w3.org/2001/XMLSchema"
- 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"
- xmlns:ant-object="http://biuro.biall-net.pl/xmlschema_procesy5/ant-object/ant-object.xsd"
- xmlns:p5ant-interface="http://biuro.biall-net.pl/xmlschema_procesy5/WPS_Functions/ant_interface/ant_interface.xsd"
- targetNamespace="http://www.w3.org/1999/xlink"
- vc:minVersion="1.1"
- system_cache__appinfo:document-uri="Types/xlink.xsd"><!--#375 match annotation with (prefix:xs);(root/schema/@xmlns=())-->
- <xs:annotation>
- <xs:documentation>@2019-09-13 localized to p5 from svg ? May be incompatibile</xs:documentation>
- </xs:annotation>
- <xs:attribute name="type" default="simple" id="___d23e83119-1_type">
- <xs:simpleType id="___d23e83120-1">
- <xs:restriction base="xs:string">
- <xs:enumeration value="simple"/>
- <xs:enumeration value="extended"/>
- <xs:enumeration value="locator"/>
- <xs:enumeration value="arc"/>
- </xs:restriction>
- </xs:simpleType>
- </xs:attribute>
- <xs:attribute name="href" type="xs:anyURI" id="___d23e83126-1_href"/>
- <xs:attribute name="role" type="xs:string" id="___d23e83127-1_role"/>
- <xs:attribute name="arcrole" type="xs:string" id="___d23e83128-1_arcrole"/>
- <xs:attribute name="title" type="xs:string" id="___d23e83129-1_title"/>
- <xs:attribute name="show" default="embed" id="___d23e83130-1_show">
- <xs:simpleType id="___d23e83131-1">
- <xs:restriction base="xs:string">
- <xs:enumeration value="new"/>
- <xs:enumeration value="replace"/>
- <xs:enumeration value="embed"/>
- <xs:enumeration value="other"/>
- <xs:enumeration value="none"/>
- </xs:restriction>
- </xs:simpleType>
- </xs:attribute>
- <xs:attribute name="actuate" default="onLoad" id="___d23e83138-1_actuate">
- <xs:simpleType id="___d23e83139-1">
- <xs:restriction base="xs:string">
- <xs:enumeration value="onLoad"/>
- <xs:enumeration value="onRequest"/>
- <xs:enumeration value="other"/>
- <xs:enumeration value="none"/>
- </xs:restriction>
- </xs:simpleType>
- </xs:attribute>
- <xs:attribute name="from" type="xs:string" id="___d23e83145-1_from"/>
- <xs:attribute name="to" type="xs:string" id="___d23e83146-1_to"/>
- </xs:schema>
|