Another (newbie) question:
How can I destinguish between <AccessControlGroups>
and <Type>? They are both childs of <ConstraintTypes>.
only by name?
My XML file:
------------
<ConstraintTypes>
<AccessControlGroups>
<AccessControlGroup>Designer</AccessControlGroup>
<AccessControlGroup>Admin</AccessControlGroup>
</AccessControlGroups>
<Type>
<Name>SYM</Name>
<Description>Axis sym</Description>
<ElementType type="instance"/>
<ElementLength min="2" max="2"/>
</Type>
</ConstraintTypes>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]