Namespace: |
|
Type: |
anonymous complexType |
Content: |
empty, 4 attributes |
Defined: |
|
Includes: |
definitions of 4 attributes |
XML Representation Summary |
|||||||||||||||
<buildDetails |
|||||||||||||||
|
|||||||||||||||
/> |
<xsd:complexType>
<xsd:annotation>
</xsd:complexType>
<xsd:documentation>
</xsd:annotation>
This element defines details of the build, including
</xsd:documentation>
the machine that generated the build, the branch ID of the software that contributed to the build, the type of build ( <b>chk</b>
/
<b>fre</b>
),
and whether the build was generated by an official build-release process.
<xsd:annotation>
</xsd:attribute>
<xsd:documentation>
</xsd:annotation>
This attribute specifies the machine that generated
</xsd:documentation>
the build.
<xsd:annotation>
</xsd:attribute>
<xsd:documentation>
</xsd:annotation>
This attribute specifies the software branch ID for the source
</xsd:documentation>
code that contributed to this build.
<xsd:annotation>
</xsd:attribute>
<xsd:documentation>
</xsd:annotation>
This attribute specifies the type of build. A value of
</xsd:documentation>
<b>chk</b>
indicates
that this is a checked or debug build. A value of <b>fre</b>
indicates
that this is a retail build.
<xsd:annotation>
</xsd:attribute>
<xsd:documentation>
</xsd:annotation>
This attribute indicates whether the build was produced
</xsd:documentation>
by an official build process (value of <b>yes</b>
), or an
unofficial process (value of <b>no</b>
).
</xsd:element>
|
Type: |
xsd:string, predefined |
Use: |
required |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This attribute specifies the software branch ID for the source
</xsd:documentation>
code that contributed to this build. </xsd:attribute>
|
Type: |
xsd:string, predefined |
Use: |
required |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This attribute specifies the machine that generated
</xsd:documentation>
the build. </xsd:attribute>
|
Type: |
xsd:string, predefined |
Use: |
required |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This attribute indicates whether the build was produced
</xsd:documentation>
by an official build process (value of <b>yes</b>
), or an
unofficial process (value of <b>no</b>
).
</xsd:attribute>
|
Type: |
xsd:string, predefined |
Use: |
required |
Defined: |
<xsd:annotation>
<xsd:documentation>
</xsd:annotation>
This attribute specifies the type of build. A value of
</xsd:documentation>
<b>chk</b>
indicates
that this is a checked or debug build. A value of <b>fre</b>
indicates
that this is a retail build. </xsd:attribute>
|