Sha256: 1953d065831de6db2a230a63e8b9618085ffa48e31ba6f61af6405b716d2bd33

Contents?: true

Size: 852 Bytes

Versions: 33

Compression:

Stored size: 852 Bytes

Contents

<!ELEMENT commentary (meta, body)>
<!ELEMENT meta (author, version, date, id, title, subtitle?)>

<!-- Metadata about the requirements -->
<!ENTITY % string       "#PCDATA">
<!ENTITY % character    "#PCDATA">
<!ENTITY % letter       "#PCDATA">
<!ENTITY % number_att   "CDATA">


<!ELEMENT author (first_name, last_name, email)>

<!ELEMENT first_name   (%string;)>
<!ELEMENT last_name    (%string;)>
<!ELEMENT email        (%string;)>

<!ELEMENT version       (#PCDATA)>
<!ELEMENT date          (#PCDATA)>
<!ELEMENT id            (#PCDATA)>
<!ELEMENT title         (#PCDATA)>
<!ELEMENT subtitle      (#PCDATA)>

<!ELEMENT body (para+)>


<!ELEMENT para (#PCDATA|thought|url|ol)*>
<!ATTLIST para
          style     (default|ps) "default">

<!ELEMENT ol      (li+)>
<!ELEMENT li      (#PCDATA)>
<!ELEMENT url     (#PCDATA)>
<!ELEMENT thought (#PCDATA)>

Version data entries

33 entries across 33 versions & 5 rubygems

Version Path
libxslt-ruby-1.1.1-x64-mingw32 test/files/commentary.dtd
libxslt-ruby-1.1.1 test/files/commentary.dtd
libxslt-ruby-1.1.0-x86-mingw32 test/files/commentary.dtd
libxslt-ruby-1.1.0 test/files/commentary.dtd
libxslt-ruby-1.0.9-x86-mingw32 test/files/commentary.dtd
libxslt-ruby-1.0.9 test/files/commentary.dtd
libxslt-ruby-1.0.8-x86-mingw32 test/files/commentary.dtd
libxslt-ruby-1.0.8 test/files/commentary.dtd
libxslt-ruby-1.0.7-x86-mingw32 test/files/commentary.dtd
libxslt-ruby-1.0.7 test/files/commentary.dtd
libxslt-ruby-1.0.6-x86-mingw32 test/files/commentary.dtd
libxslt-ruby-1.0.6 test/files/commentary.dtd
libxslt-ruby-1.0.5-x86-mingw32 test/files/commentary.dtd
libxslt-ruby-1.0.5 test/files/commentary.dtd
libxslt-ruby-1.0.4-x86-mingw32 test/files/commentary.dtd
libxslt-ruby-1.0.4 test/files/commentary.dtd
libxslt-ruby-1.0.3-x86-mingw32 test/files/commentary.dtd
libxslt-ruby-1.0.3 test/files/commentary.dtd
libxslt-ruby-1.0.2-x86-mingw32 test/files/commentary.dtd
blackwinter-libxslt-ruby-1.0.1 test/files/commentary.dtd