Make <goals> equivalent to table

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@292932 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl 2005-10-01 06:59:21 +00:00
parent 1703eeda15
commit 8d86e6e568
2 changed files with 4 additions and 4 deletions

View File

@ -1209,8 +1209,8 @@ several semantically related columns together.
<!ELEMENT goals (goal)+>
<!ELEMENT goal (name, description)>
<!ELEMENT name (#PCDATA)>
<!ELEMENT description %Inline;>
<!ELEMENT name %Flow;>
<!ELEMENT description %Flow;>
<!ELEMENT section (%block.section;)*>
<!ATTLIST section

View File

@ -1209,8 +1209,8 @@ several semantically related columns together.
<!ELEMENT goals (goal)+>
<!ELEMENT goal (name, description)>
<!ELEMENT name (#PCDATA)>
<!ELEMENT description %Inline;>
<!ELEMENT name %Flow;>
<!ELEMENT description %Flow;>
<!ELEMENT section (%block.section;)*>
<!ATTLIST section