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