Sha256: da7341cbb19c6bec6e59ccc5537d3f1e85127ac0943e4ea8e4fe5bdcb56b8944

Contents?: true

Size: 1.21 KB

Versions: 5

Compression:

Stored size: 1.21 KB

Contents

<?xml version="1.0" encoding="UTF-8"?>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified" targetNamespace="http://www.w3.org/1999/xlink" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:docbook="http://docbook.org/ns/docbook">
  <xs:attribute name="href"/>
  <xs:attribute name="type"/>
  <xs:attribute name="role"/>
  <xs:attribute name="arcrole"/>
  <xs:attribute name="title"/>
  <xs:attribute name="show">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <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">
    <xs:simpleType>
      <xs:restriction base="xs:token">
        <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="label" type="xs:NMTOKEN"/>
  <xs:attribute name="from" type="xs:NMTOKEN"/>
  <xs:attribute name="to" type="xs:NMTOKEN"/>
</xs:schema>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
bookshop-0.0.4 lib/bookshop/generators/bookshop/app/tools/dtd/5.0/xsd/xlink.xsd
bookshop-0.0.3 lib/bookshop/generators/bookshop/app/tools/dtd/5.0/xsd/xlink.xsd
bookshop-0.0.2.1 lib/bookshop/generators/bookshop/project/tools/dtd/5.0/xsd/xlink.xsd
bookshop-0.0.2 lib/bookshop/generators/bookshop/project/tools/dtd/5.0/xsd/xlink.xsd
bookshop-0.0.1 lib/bookshop/generators/bookshop/project/tools/dtd/5.0/xsd/xlink.xsd