Hi all,
I have this XML :
...
<PartList>
<part>
<Name>AAAABBBBCCCC100</Part>
<Format>############999</Format>
<Size>15</Size>
</Part>
</partList>
...
I want to write XSD file and XRule file for it that support
attribute,type,ref and ... for it. (I need both of them)
I know this group only for XRule but I want to know XSD and XRULE
format for this XML :).
Best regards
Sasan