Jump to content

Recommended Posts

Posted (edited)

i have a xml file

<?app version="1.0.0.0"?>
<!--This is a app config file-->
<App>
  <Function Index="0" SubIndex="2">
    <Test>
      <SN>
        <Member Path="G:\Work\1.xml" />
      </SN>
      <BT>
        <Member Path="G:\Work\2.xml" />
      </BT>
      <FT>
        <Member Path="D:\3.xml" />
      </FT>
      <IMTI>
        <Member Path="G:\4.xml" />
      </IMTI>
      <BLT>
        <Member Path="G:\Work5.xml" />
      </BLT>
      <Define>
        <Member Path="G:\6.xml" />
      </Define>
    </Test>
  </Function>
</App>

how can i change the value of first path

Edited by ken0137

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...