<xs:complexType name="StringState_Value_lr" mixed="false">
<xs:annotation>
<xs:appinfo>
<Version Path="." First="1.1"/>
<Version Path="@PresentValue" Last="1.1"/>
<Version Path="@ValueUsage" First="1.2"/>
<Version Path="Loc" First="1.2"/>
</xs:appinfo>
</xs:annotation>
<xs:complexContent mixed="false">
<xs:extension base="jdf:BaseElement_">
<xs:sequence minOccurs="0" maxOccurs="unbounded">
<xs:group ref="jdf:GenericElements" minOccurs="0"/>
<xs:element name="Loc" type="jdf:Loc" minOccurs="0"/>
</xs:sequence>
<xs:attribute name="AllowedValue" type="jdftyp:string" use="required"/>
<xs:attribute name="PresentValue" type="jdftyp:string" use="optional"/>
<xs:attribute name="ValueUsage" type="jdftyp:eValueUsage_" use="optional"/>
</xs:extension>
</xs:complexContent>
</xs:complexType> |