Namespace: |
|
Content: |
complex, 5 elements |
Defined: |
globally in maven-4.0.0.xsd; see XML source |
Includes: |
definitions of 5 elements |
Used: |
at 2 locations |
XML Representation Summary |
|||
<...> |
|||
|
|||
</...> |
<xs:all>
<xs:element minOccurs="0" name="targetPath" type="xs:string"/>
</xs:all>
<xs:complexType>
</xs:element>
<xs:sequence>
</xs:sequence>
</xs:complexType>
<xs:complexType>
</xs:element>
<xs:sequence>
</xs:sequence>
</xs:complexType>
</xs:complexType>
|
Type: |
xs:string, predefined, simple content |
|
Type: |
anonymous complexType, complex content |
**/*.xml
<xs:complexType>
<xs:sequence>
</xs:sequence>
</xs:complexType>
</xs:element>
|
Type: |
xs:string, predefined, simple content |
properties
element and from the
properties in the files listed in the filters
element. Note: While the type
of this field is String
for technical reasons, the semantic type is actually
Boolean
. Default value is false
.
|
Type: |
anonymous complexType, complex content |
**/*.xml
.
<xs:complexType>
<xs:sequence>
</xs:sequence>
</xs:complexType>
</xs:element>
|
Type: |
xs:string, predefined, simple content |
${project.build.outputDirectory}
).
For example, if you want that resource to appear in a specific package
(org.apache.maven.messages
), you must specify this
element with this value: org/apache/maven/messages
.
This is not required if you simply put the resources in that directory
structure at the source, however.
|
XML schema documentation generated with FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit. |