<xsd:element name="hardware_major_release" type="oval-sc:EntityItemStringType" minOccurs="0" maxOccurs="1">
<xsd:annotation>
<xsd:documentation />
<xsd:appinfo>
<sch:pattern id="catosmoduleitemhardware_major_release" xmlns:sch="http://purl.oclc.org/dsdl/schematron">
<sch:rule context="catos-sc:module_item/catos-sc:hardware_major_release">
<sch:assert test="@datatype='version'">item <sch:value-of select="../@id" /> - datatype attribute for the hardware_major_release entity of a module_item should be 'version'</sch:assert>
</sch:rule>
</sch:pattern>
</xsd:appinfo>
</xsd:annotation>
</xsd:element>
|