element <productImplementationName> (local)
Namespace:
Type:
xsd:anyURI
Content:
simple
Defined:
locally within version element in hsinfra.xsd; see XML source
XML Representation Summary
<productImplementationName>
   
Content: 
{ xsd:anyURI }
</productImplementationName>
Included in content model of elements (1):
version (in systemVersion)
Annotation
This element defines the class of the service to differentiate between different implementations.
XML Source (see within schema source)
<xsd:element maxOccurs="1" minOccurs="1" name="productImplementationName" type="xsd:anyURI">
<xsd:annotation>
<xsd:documentation>
This element defines the class of the service to differentiate between
different implementations.
</xsd:documentation>
</xsd:annotation>
</xsd:element>