<xs:attributeGroup name="ResourceLinkAttribs">
<xs:attribute name="ActualAmount" type="jdftyp:double" use="optional"/>
<xs:attribute name="Amount" type="jdftyp:double" use="optional"/>
<xs:attribute name="CombinedProcessIndex" type="jdftyp:IntegerList" use="optional"/>
<xs:attribute name="CombinedProcessType" type="jdftyp:NMTOKEN" use="optional"/>
<xs:attribute name="DraftOK" type="jdftyp:boolean"/>
<xs:attribute name="Duration" type="jdftyp:duration"/>
<xs:attribute name="MaxAmount" type="jdftyp:double" use="optional"/>
<xs:attribute name="MinAmount" type="jdftyp:double" use="optional"/>
<xs:attribute name="MinLateStatus" type="jdftyp:eResourceStatus_" use="optional"/>
<xs:attribute name="MinStatus" type="jdftyp:eResourceStatus_" use="optional"/>
<xs:attribute name="Orientation" type="jdftyp:Orientation" use="optional"/>
<xs:attribute name="PipePartIDKeys" type="jdftyp:ePartitionKeysList_" use="optional"/>
<xs:attribute name="PipePause" type="jdftyp:double" use="optional"/>
<xs:attribute name="PipeProtocol" type="jdftyp:NMTOKEN" use="optional"/>
<xs:attribute name="PipeResume" type="jdftyp:double" use="optional"/>
<xs:attribute name="PipeURL" type="jdftyp:URL" use="optional"/>
<xs:attribute name="ProcessUsage" type="jdftyp:string" use="optional"/>
<xs:attribute name="Recommendation" type="jdftyp:boolean" use="optional"/>
<xs:attribute name="RemotePipeEndPause" type="jdftyp:double" use="optional"/>
<xs:attribute name="RemotePipeEndResume" type="jdftyp:double" use="optional"/>
<xs:attribute name="rRef" type="jdftyp:IDREF" use="required"/>
<xs:attribute name="rSubRef" type="jdftyp:IDREF" use="optional"/>
<xs:attribute name="Start" type="jdftyp:dateTime" use="optional"/>
<xs:attribute name="StartOffset" type="jdftyp:duration" use="optional"/>
<xs:attribute name="Usage" type="jdftyp:eUsage_" use="required"/>
<xs:attribute name="Transformation" type="jdftyp:matrix" use="optional"/>
</xs:attributeGroup> |