Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
oai
freediameter
Commits
2dc55812
Commit
2dc55812
authored
Sep 22, 2012
by
Sebastien Decugis
Browse files
Fix the DTD as per Patricio comments
parent
f196a4a3
Changes
1
Hide whitespace changes
Inline
Side-by-side
contrib/dict_legacy/dictionary.dtd
View file @
2dc55812
...
...
@@ -37,7 +37,7 @@
name ID #REQUIRED
description CDATA #IMPLIED
code CDATA #REQUIRED
mandatory CDATA
mandatory CDATA
#IMPLIED
vendor-id CDATA #IMPLIED
>
<!ELEMENT type EMPTY>
...
...
@@ -62,8 +62,8 @@
<!ATTLIST avprule
name IDREF #REQUIRED
position (first | last | unspecified) "unspecified"
maximum CDATA
minimum CDATA
maximum CDATA
#IMPLIED
minimum CDATA
#IMPLIED
>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment