| 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 | ||||
| DataType | jdftyp:eGeneralIDDataType | optional | ||||
| DescriptiveName | jdftyp:longString | optional | ||||
| ID | jdftyp:ID | optional | ||||
| IDUsage | jdftyp:NMTOKEN | required | ||||
| IDValue | jdftyp:string | required | ||||
| 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' | ||||||
| Element | jdf:GeneralID |
<xs:complexType name="GeneralID_re" mixed="false"> <xs:annotation> <xs:appinfo> <Version Path="." First="1.3"/> <Version Path="@DataType" First="1.4"/> </xs:appinfo> </xs:annotation> <xs:complexContent mixed="false"> <xs:extension base="jdf:ResourceElement"> <xs:sequence minOccurs="0" maxOccurs="unbounded"> <xs:group ref="jdf:GenericElements" minOccurs="0"/> </xs:sequence> <xs:attributeGroup ref="jdf:GeneralIDAttribs_r"/> </xs:extension> </xs:complexContent> </xs:complexType> |