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