In a report, the content of <Uri> indicates where the fringe-correction calibration image can be obtained. |

| QName | Type | Fixed | Default | Use | Inheritable | Annotation |
|---|---|---|---|---|---|---|
| id | xs:ID | optional | ||||
| rdf | xs:anyURI | optional | ||||
| ref | xs:IDREF | optional | ||||
| uref | UniqueNamesSimpleType | optional |
<xs:complexType name="FringingComplexType"> <xs:annotation> <xs:documentation>In a report, the content of <Uri> indicates where the fringe-correction calibration image can be obtained.</xs:documentation> </xs:annotation> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element name="Description" type="DescriptionComplexType"/> <xs:element name="Uri" type="xs:anyURI"/> </xs:choice> <xs:attributeGroup ref="RTMLAttributes"/> </xs:complexType> |