QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
BestEffortExceptions | jdftyp:NMTOKENS | optional | ||||
CommentURL | jdftyp:URL | optional | ||||
DescriptiveName | jdftyp:longString | optional | ||||
MustHonorExceptions | jdftyp:NMTOKENS | optional | ||||
Offset | jdftyp:double | optional | ||||
OperatorInterventionExceptions | jdftyp:NMTOKENS | optional | ||||
SettingsPolicy | jdftyp:eSettingsPolicy_ | optional | ||||
Side | jdftyp:eSide2_ | FromInside | optional | |||
Wildcard: ANY attribute from ANY namespace OTHER than 'http://www.CIP4.org/JDFSchema_1_1' |
<xs:complexType name="CoverApplicationParams_Score_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:sequence> <xs:attribute name="Side" type="jdftyp:eSide2_" default="FromInside"/> <xs:attribute name="Offset" type="jdftyp:double" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |