complexType Branch

complexType {http://maven.apache.org/POM/3.0.0}Branch

Abstractfalse (This can be used in an instance)
Target Namespacehttp://maven.apache.org/POM/3.0.0
Declared Namespacesxmlns:xs=http://www.w3.org/2001/XMLSchema
xmlns=http://maven.apache.org/POM/3.0.0


Source

<xs:complexType name="Branch">
    <
xs:annotation>
        <
xs:documentation source="version">3.0.0</xs:documentation>
        <
xs:documentation source="description">
Optional. Contains information on branches of the project. This
information is used when invoking the
<a href="/plugins/dist/index.html"><code>maven:dist</code></a> target.
        
</xs:documentation>
    </
xs:annotation>
    <
xs:all>
        <
xs:element name="tag" type="xs:string" minOccurs="0">
            <
xs:annotation>
                <
xs:documentation source="version">3.0.0</xs:documentation>
                <
xs:documentation source="description">
The branch tag in the version control system (e.g. cvs) used by the
project for the source code associated with this branch of the
project.
                
</xs:documentation>
            </
xs:annotation>
        </
xs:element>
    </
xs:all>
</
xs:complexType>


Documentation

See also: version
3.0.0
See also: description
Optional. Contains information on branches of the project. This
information is used when invoking the
<a href="/plugins/dist/index.html"><code>maven:dist</code></a> target.


complexType Branch


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.