| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| AgentName | jdftyp:string | optional | ||||
| AgentVersion | jdftyp:string | optional | ||||
| Author | jdftyp:string | optional | ||||
| BestEffortExceptions | jdftyp:NMTOKENS | optional | ||||
| CatalogDetails | jdftyp:string | optional | ||||
| CatalogID | jdftyp:shortString | optional | ||||
| CommentURL | jdftyp:URL | optional | ||||
| DescriptiveName | jdftyp:longString | optional | ||||
| ID | jdftyp:ID | optional | ||||
| MustHonorExceptions | jdftyp:NMTOKENS | optional | ||||
| OperatorInterventionExceptions | jdftyp:NMTOKENS | optional | ||||
| ProductID | jdftyp:shortString | optional | ||||
| SettingsPolicy | jdftyp:eSettingsPolicy_ | optional | ||||
| Status | jdftyp:eResourceStatus_ | optional | ||||
| UpdateID | jdftyp:NMTOKEN | optional | ||||
| Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1' | ||||||
<xs:complexType name="ResourceElement" mixed="false"> <xs:annotation> <xs:appinfo> <Version Path="@ID" Last="1.1"/> <Version Path="@UpdateID" First="1.1" Last="1.2"/> <Version Path="GeneralID" First="1.3"/> <Version Path="SourceResource" First="1.3"/> <Constraint Path="GeneralID" minOccurs="0" maxOccurs="unbounded"/> <Constraint Path="SourceResource" minOccurs="0" maxOccurs="unbounded"/> </xs:appinfo> </xs:annotation> <xs:complexContent mixed="false"> <xs:extension base="jdf:BaseElement_"> <xs:attributeGroup ref="jdf:ResourceElementAttribs"/> </xs:extension> </xs:complexContent> </xs:complexType> |