Hi everybody!

I want your help one more time,

I tried to manipulate groups and attributeGroups on my XSD via
modelGroups( ) & attributeGroups( ) methods but i couldn't "see" what
was inside of the above groups.

The only thing i found is how i can print the name of the group via 
getName(  ).tostring(  ) ,i couldn't find how to go inside the group
and  "see" the  elements  and  attributes  respectively.


Generally,how i can go inside  on groups and attributeGroups.What should
i do?For example on elements you can use the particle methods and you
can get from this the child elements,again on elements you can get
attributes with attributeProperties( )  that gives you the attributes 
of the element.... what is the procedure to get the elements/attibutes
of a group or a attributeGroup respectively!

Thanks in advance!

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to