<xsd:attributeGroup name="missingSection">
<xsd:annotation>
<xsd:documentation>Indicate missing section element(s)</xsd:documentation>
</xsd:annotation>
<xsd:attribute name="Ref" type="xsd:string" form="qualified" use="optional">
<xsd:annotation>
<xsd:documentation>Indicates that there is a problem with the provision referred to by the Ref attribute. The standard error message “Section missing in legislation” indicates that the referenced provision does not exist, likely because an editor incorrectly entered the provision in TOES or the referenced provision is being created by the effect</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="Start" type="xsd:string" form="qualified" use="optional">
<xsd:annotation>
<xsd:documentation>Indicates that there is a problem with the range's starting provision, referred to by the Start attribute. The standard error message “Section missing in legislation” indicates that the referenced provision does not exist, likely because an editor incorrectly entered the provision in TOES or the referenced provision is being created by the effect</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
<xsd:attribute name="End" type="xsd:string" form="qualified" use="optional">
<xsd:annotation>
<xsd:documentation>Indicates that there is a problem with the range's ending provision, referred to by the Start attribute. The standard error message “Section missing in legislation” indicates that the referenced provision does not exist, likely because an editor incorrectly entered the provision in TOES or the referenced provision is being created by the effect</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
</xsd:attributeGroup>
|