This repository has been archived on 2024-06-20. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
coffee.pygments/tests/examplefiles/rnc/rnc_example.rnc.output
2022-12-04 16:06:01 +01:00

403 lines
8.2 KiB
Text
Generated

'# This is a sample RNC file from the tutorial for the 2003 Working Draft' Comment.Single
'\n' Text.Whitespace
'# http://relaxng.org/compact-tutorial-20030326.html' Comment.Single
'\n' Text.Whitespace
'\n' Text.Whitespace
'element' Keyword.Declaration
' html ' Name.Variable
'{' Punctuation
'\n' Text.Whitespace
' ' Text
' ' Text
'element' Keyword.Declaration
' head ' Name.Variable
'{' Punctuation
'\n' Text.Whitespace
' ' Text
' ' Text
' ' Text
' ' Text
'element' Keyword.Declaration
' title ' Name.Variable
'{' Punctuation
' ' Text
'text' Keyword.Type
' ' Text
'}' Punctuation
'\n' Text.Whitespace
' ' Text
' ' Text
'}' Punctuation
',' Operator
'\n' Text.Whitespace
' ' Text
' ' Text
'element' Keyword.Declaration
' body ' Name.Variable
'{' Punctuation
'\n' Text.Whitespace
' ' Text
' ' Text
' ' Text
' ' Text
'element' Keyword.Declaration
' table ' Name.Variable
'{' Punctuation
'\n' Text.Whitespace
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
'attribute' Keyword.Declaration
' class ' Name.Variable
'{' Punctuation
' ' Text
'"addressBook"' Literal.String.Double
' ' Text
'}' Punctuation
',' Operator
'\n' Text.Whitespace
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
'element' Keyword.Declaration
' tr ' Name.Variable
'{' Punctuation
'\n' Text.Whitespace
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
'attribute' Keyword.Declaration
' class ' Name.Variable
'{' Punctuation
' ' Text
'"card"' Literal.String.Double
' ' Text
'}' Punctuation
',' Operator
'\n' Text.Whitespace
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
'element' Keyword.Declaration
' td ' Name.Variable
'{' Punctuation
'\n' Text.Whitespace
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
'attribute' Keyword.Declaration
' class ' Name.Variable
'{' Punctuation
' ' Text
'"name"' Literal.String.Double
' ' Text
'}' Punctuation
',' Operator
'\n' Text.Whitespace
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
'mixed' Keyword.Declaration
' ' Name.Variable
'{' Punctuation
'\n' Text.Whitespace
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
'element' Keyword.Declaration
' span ' Name.Variable
'{' Punctuation
'\n' Text.Whitespace
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
'attribute' Keyword.Declaration
' class ' Name.Variable
'{' Punctuation
' ' Text
'"givenName"' Literal.String.Double
' ' Text
'}' Punctuation
',' Operator
'\n' Text.Whitespace
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
'text' Keyword.Type
'\n' Text.Whitespace
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
'}' Punctuation
'?' Operator
',' Operator
'\n' Text.Whitespace
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
'element' Keyword.Declaration
' span ' Name.Variable
'{' Punctuation
'\n' Text.Whitespace
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
'attribute' Keyword.Declaration
' class ' Name.Variable
'{' Punctuation
' ' Text
'"familyName"' Literal.String.Double
' ' Text
'}' Punctuation
',' Operator
'\n' Text.Whitespace
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
'text' Keyword.Type
'\n' Text.Whitespace
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
'}' Punctuation
'?' Operator
'\n' Text.Whitespace
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
'}' Punctuation
'\n' Text.Whitespace
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
'}' Punctuation
',' Operator
'\n' Text.Whitespace
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
'element' Keyword.Declaration
' td ' Name.Variable
'{' Punctuation
'\n' Text.Whitespace
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
'attribute' Keyword.Declaration
' class ' Name.Variable
'{' Punctuation
' ' Text
'"email"' Literal.String.Double
' ' Text
'}' Punctuation
',' Operator
'\n' Text.Whitespace
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
'text' Keyword.Type
'\n' Text.Whitespace
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
'}' Punctuation
'\n' Text.Whitespace
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
' ' Text
'}' Punctuation
'+' Text
'\n' Text.Whitespace
' ' Text
' ' Text
' ' Text
' ' Text
'}' Punctuation
'\n' Text.Whitespace
' ' Text
' ' Text
'}' Punctuation
'\n' Text.Whitespace
'}' Punctuation
'\n' Text.Whitespace