May have multiple authors
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@354742 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
49107f7717
commit
a917ec5d45
@ -30,7 +30,7 @@
|
|||||||
<xs:complexType>
|
<xs:complexType>
|
||||||
<xs:sequence>
|
<xs:sequence>
|
||||||
<xs:element ref="title"/>
|
<xs:element ref="title"/>
|
||||||
<xs:element ref="author" minOccurs="0"/>
|
<xs:element ref="author" minOccurs="0" maxOccurs="unbounded"/>
|
||||||
</xs:sequence>
|
</xs:sequence>
|
||||||
</xs:complexType>
|
</xs:complexType>
|
||||||
</xs:element>
|
</xs:element>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user