Tag transform improvements (#678)
This commit is contained in:
@@ -303,10 +303,10 @@
|
||||
|
||||
<!-- tag-transform element -->
|
||||
<xs:complexType name="tag-transform">
|
||||
<xs:attribute name="match-k" type="xs:string" use="required" />
|
||||
<xs:attribute name="match-v" type="xs:string" use="optional" />
|
||||
<xs:attribute name="output-k" type="xs:string" use="required" />
|
||||
<xs:attribute name="output-v" type="xs:string" use="optional" />
|
||||
<xs:attribute name="k" type="xs:string" use="required" />
|
||||
<xs:attribute name="v" type="xs:string" use="optional" />
|
||||
<xs:attribute name="k-lib" type="xs:string" use="required" />
|
||||
<xs:attribute name="v-lib" type="xs:string" use="optional" />
|
||||
</xs:complexType>
|
||||
|
||||
<!-- rendertheme element -->
|
||||
|
||||
Reference in New Issue
Block a user