| Interstage Shunsaku Data Manager Application Development Guide - Microsoft(R) Windows(R) 2000/ Microsoft(R) Windows Server(TM) 2003 - - UNIX - |
Contents
Index
![]()
|
| Appendix L XML Conversion Function Mapping Rules | > L.1 Mapping Rule File Definition Format |
DescriptionThis tag specifies rules relating to additional information.
Format
<extensionRule id="attribute value" | tagname="attribute value" | attrname="attribute value" }
{ parent="attribute value" | attrof="attribute value" } extender="attribute value"
extender-arg="attribute value" /> |
Notes:
Specify either the tagname attribute or the attrname attribute.
Specify either the parent attribute or the attrof attribute.
Attributes|
Attribute name |
Description |
Required item? |
|---|---|---|
|
id |
Specifies the mapping rule identifier (*1). |
Required |
|
tagname |
To add an element, specify the tag name for the additional element. |
Conditional |
|
attrname |
To add an attribute, specify the name for the additional attribute. |
Conditional |
|
parent |
When adding an element, specify the mapping rule identifier for the parent element of the additional element. |
Conditional |
|
attrof |
When adding an attribute, specify the mapping rule identifier for the additional attribute. |
Conditional |
|
extender |
Specifies how to get additional attribute information.
If this attribute is not specified, the default value is "empty". |
Required |
|
extender-arg |
Specifies the string to be used as the additional attribute information. |
Conditional |
*1) 'Mapping rule identifiers' are used to identify mapping rules. Each mapping rule identifier must be unique within a mapping rule file.
ElementsNone
Note on extensionRuleNone
Contents
Index
![]()
|