QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
AllowedValue | jdftyp:matrix | required | ||||
BestEffortExceptions | jdftyp:NMTOKENS | optional | ||||
CommentURL | jdftyp:URL | optional | ||||
DescriptiveName | jdftyp:longString | optional | ||||
MustHonorExceptions | jdftyp:NMTOKENS | optional | ||||
OperatorInterventionExceptions | jdftyp:NMTOKENS | optional | ||||
PresentValue | jdftyp:matrix | optional | ||||
SettingsPolicy | jdftyp:eSettingsPolicy_ | optional | ||||
ValueUsage | jdftyp:eValueUsage_ | optional | ||||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1' |
Element | jdf:MatrixState/jdf:Value |
<xs:complexType name="MatrixState_Value_lr" mixed="false"> <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:matrix" use="required"/> <xs:attribute name="PresentValue" type="jdftyp:matrix" use="optional"/> <xs:attribute name="ValueUsage" type="jdftyp:eValueUsage_" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |