File tree Expand file tree Collapse file tree 1 file changed +5
-10
lines changed
repository/src/main/resources/xsd Expand file tree Collapse file tree 1 file changed +5
-10
lines changed Original file line number Diff line number Diff line change 692692 </xs : enumeration >
693693 </xs : restriction >
694694 </xs : simpleType >
695- <xs : attributeGroup name =" messageAttribGrp" >
696- <xs : attribute name =" msgType" type =" fixr:MsgType_t" />
697- <xs : attribute name =" category" type =" fixr:Name_t" />
698- <xs : attribute name =" abbrName" type =" fixr:Name_t" />
699- <xs : attribute name =" rendering" type =" xs:string" >
700- <xs : annotation >
701- <xs : documentation >A hint to processes about how to interpret the element. Not validated.</xs : documentation >
702- </xs : annotation >
703- </xs : attribute >
704- </xs : attributeGroup >
705695 <xs : complexType name =" messageRefType" >
706696 <xs : sequence >
707697 <xs : element name =" identifiers" type =" fixr:identifiersType" minOccurs =" 0" />
751741 <xs : attributeGroup ref =" fixr:oidGrp" />
752742 <xs : attributeGroup ref =" fixr:entityAttribGrp" />
753743 <xs : attribute name =" flow" type =" fixr:Name_t" />
744+ <xs : attribute name =" rendering" type =" xs:string" >
745+ <xs : annotation >
746+ <xs : documentation >A hint to processes about how to interpret the element. Not validated.</xs : documentation >
747+ </xs : annotation >
748+ </xs : attribute >
754749 </xs : complexType >
755750 <xs : simpleType name =" mime_t" >
756751 <xs : annotation >
You can’t perform that action at this time.
0 commit comments