| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| Actual | jdftyp:NMTOKEN | optional | ||||
| BestEffortExceptions | jdftyp:NMTOKENS | optional | ||||
| CommentURL | jdftyp:URL | optional | ||||
| DataType | jdftyp:eSpanDataType_ | NameSpan | required | |||
| DescriptiveName | jdftyp:longString | optional | ||||
| MustHonorExceptions | jdftyp:NMTOKENS | optional | ||||
| OfferRange | jdftyp:NMTOKENS | optional | ||||
| OperatorInterventionExceptions | jdftyp:NMTOKENS | optional | ||||
| Preferred | jdftyp:NMTOKEN | optional | ||||
| Priority | jdftyp:eIntentPriority_ | optional | ||||
| Range | jdftyp:NMTOKENS | optional | ||||
| SettingsPolicy | jdftyp:eSettingsPolicy_ | optional | ||||
| Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1' | ||||||
<xs:complexType name="NameSpan" mixed="false"> <xs:complexContent mixed="false"> <xs:extension base="jdf:AbstractSpan"> <xs:attribute name="DataType" type="jdftyp:eSpanDataType_" use="required" fixed="NameSpan"/> <xs:attribute name="Actual" type="jdftyp:NMTOKEN" use="optional"/> <xs:attribute name="OfferRange" type="jdftyp:NMTOKENS" use="optional"/> <xs:attribute name="Preferred" type="jdftyp:NMTOKEN" use="optional"/> <xs:attribute name="Range" type="jdftyp:NMTOKENS" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |