Definition Type: Attribute
Name: reinforceCrit
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: 0_COMPLETO_ENG.xsd
ContentType Restriction
Use (Optional)
Documentation:
Criterio de refuerzo.

Obligatorio salvo que el indicador global correspondiente valga "true".
Collapse XSD Schema Diagram:
XSD Diagram of reinforceCrit
Collapse XSD Schema Code:
<xs:attribute name="reinforceCrit">
    <xs:annotation>
        <xs:documentation>Criterio de refuerzo.</xs:documentation>
        <xs:documentation>
        </xs:documentation>
        <xs:documentation>Obligatorio salvo que el indicador global correspondiente valga "true".</xs:documentation>
    </xs:annotation>
    <xs:simpleType>
        <xs:restriction base="xs:string">
            <xs:enumeration value="NOT_REINFORCED" />
            <xs:enumeration value="MILLING_ADJUSTED" />
            <xs:enumeration value="MILLING_NOT_ADJUSTED" />
        </xs:restriction>
    </xs:simpleType>
</xs:attribute>
Collapse Facets:
Facet Value
Enumeration NOT_REINFORCED
Enumeration MILLING_ADJUSTED
Enumeration MILLING_NOT_ADJUSTED