jdf:MetadataMap_re

Complex Type Information

Model

jdf:Comment{0,1} , jdf:GeneralID{0,1} , jdf:Preview{0,1} , jdf:PreviewRef{0,1} , ANY element from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1' , jdf:SourceResource* , jdf:QualityControlResult* , jdf:QualityControlResultRef* , jdf:Expr+

Attributes

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
Context jdftyp:eContext_MDM PagePool optional
DataType jdftyp:eMetaDataMapDataType required
DescriptiveName jdftyp:longString optional
ID jdftyp:ID optional
MustHonorExceptions jdftyp:NMTOKENS optional
Name jdftyp:NMTOKEN required
OperatorInterventionExceptions jdftyp:NMTOKENS optional
ProductID jdftyp:shortString optional
SettingsPolicy jdftyp:eSettingsPolicy_ optional
Status jdftyp:eResourceStatus_ optional
UpdateID jdftyp:NMTOKEN optional
ValueFormat jdftyp:string optional
ValueTemplate jdftyp:string optional
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1'

Used By

Source

<xs:complexType name="MetadataMap_re" mixed="false">
  <xs:annotation>
    <xs:appinfo>
      <Version Path="." First="1.4"/>
      <Constraint Path="Expr" minOccurs="0" maxOccurs="unbounded"/>
    </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:group ref="jdf:GenericResourceElements" minOccurs="0"/>
        <xs:element name="Expr" type="jdf:MetaDataMap_Expr_lr" minOccurs="1" maxOccurs="unbounded"/>
      </xs:sequence>
      <xs:attributeGroup ref="jdf:MetadataMapAttribs_r"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>