element <productReleaseName> (local)
Namespace:
Type:
xsd:string
Content:
simple
Defined:
locally within version element in hsinfra.xsd; see XML source
XML Representation Summary
<productReleaseName>
   
Content: 
{ xsd:string }
</productReleaseName>
Included in content model of elements (1):
version (in systemVersion)
Annotation
This element defines the major product release string (for example, ".NET My Services Beta 1".)
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="1" name="productReleaseName" type="xsd:string">
<xsd:annotation>
<xsd:documentation>
This element defines the major product release string (for example, ".NET My Services Beta 1".)
</xsd:documentation>
</xsd:annotation>
</xsd:element>