[xsde-users] Cannot get the value

Khuong Nguyen Thi Lien ntlkhuong at tma.com.vn
Wed Jun 25 05:50:44 EDT 2008


Hi, 

 

Currently, I am using the xsde 2.1.0. But I have a problem when parsing the
schema:

 

<xs:complexType name="configNameType"/>

            <xs:element name="config-name" type="configNameType"
abstract="true"/>

            <xs:element name="startup" type="configNameType"
substitutionGroup="config-name"/>

            <xs:element name="candidate" type="configNameType"
substitutionGroup="config-name"/>

            <xs:element name="running" type="configNameType"
substitutionGroup="config-name"/>

 

I have some confusion the about type of startup and substitutionGroup of
startup. I found that the skeleton parser created 3 three map entries for
them. But I don't know how I access those values.

 

Could you help that?

 

Thanks and best regards,

Khuong

 

 

 




More information about the xsde-users mailing list