<xs:element name="incomingFeedId">
<xs:annotation>
<xs:documentation>The identifier of an incoming feed. A feed identifier may be defined by i/ the provider of the feed and/or ii/ the processor of the feed.</xs:documentation>
</xs:annotation>
<xs:complexType>
<xs:complexContent>
<xs:extension base="QCodePropType">
<xs:attribute name="role" type="QCodeType">
<xs:annotation>
<xs:documentation>A refinement of the semantics of the property - expressed by a QCode</xs:documentation>
</xs:annotation>
</xs:attribute>
<xs:attribute name="roleuri" type="IRIType">
<xs:annotation>
<xs:documentation>A refinement of the semantics of the property - expressed by a URI</xs:documentation>
</xs:annotation>
</xs:attribute>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
|