We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b06399 commit 4f77a0bCopy full SHA for 4f77a0b
repository/src/main/resources/xsd/repositorytypes.xsd
@@ -735,6 +735,11 @@
735
<xs:attributeGroup ref="fixr:oidGrp"/>
736
<xs:attributeGroup ref="fixr:entityAttribGrp"/>
737
<xs:attribute name="flow" type="fixr:Name_t"/>
738
+ <xs:attribute name="rendering" type="xs:string">
739
+ <xs:annotation>
740
+ <xs:documentation>A hint to processes about how to interpret the element. Not validated.</xs:documentation>
741
+ </xs:annotation>
742
+ </xs:attribute>
743
</xs:complexType>
744
<xs:simpleType name="mime_t">
745
<xs:annotation>
0 commit comments