<xs:complexType name="DevCapState" mixed="false">
<xs:complexContent mixed="false">
<xs:extension base="jdf:BaseElement_">
<xs:attribute name="Availability" type="jdftyp:eAvailability_" use="optional"/>
<xs:attribute name="ActionRefs" type="jdftyp:IDREFS" use="optional"/>
<xs:attribute name="DependentMacroRef" type="jdftyp:IDREF" use="optional"/>
<xs:attribute name="DevNS" type="jdftyp:URI" default="http://www.CIP4.org/JDFSchema_1_1"/>
<xs:attribute name="Editable" type="jdftyp:boolean" default="true"/>
<xs:attribute name="HasDefault" type="jdftyp:boolean" default="true"/>
<xs:attribute name="ID" type="jdftyp:ID" use="optional"/>
<xs:attribute name="ListType" type="jdftyp:eListType_" default="SingleValue"/>
<xs:attribute name="MacroRefs" type="jdftyp:IDREFS" use="optional"/>
<xs:attribute name="MaxOccurs" type="jdftyp:Integer" default="1"/>
<xs:attribute name="MinOccurs" type="jdftyp:Integer" default="1"/>
<xs:attribute name="Name" type="jdftyp:NMTOKEN" use="optional"/>
<xs:attribute name="Required" type="jdftyp:boolean" use="optional"/>
<xs:attribute name="Span" type="jdftyp:boolean" use="optional"/>
<xs:attribute name="UserDisplay" type="jdftyp:eUserDisplay" default="Display"/>
</xs:extension>
</xs:complexContent>
</xs:complexType> |