1234567891011121314151617181920212223242526272829 |
- <?xml version="1.0" encoding="UTF-8"?>
- <Document>
- <Version>1.1</Version>
- <Resource>
- <GenPort>GenPort</GenPort>
- <GenWSLying>GenWSLying</GenWSLying>
- <GenWSStand>GenWSStand</GenWSStand>
- <GenWSConventional>GenWSConventional</GenWSConventional>
- <GenCtrlMode>GenCtrlMode</GenCtrlMode>
- <CalledIP>CalledIP</CalledIP>
- <CalledPort>CalledPort</CalledPort>
- <CallingAETitle>CallingAETitle</CallingAETitle>
- <CalledAETitle>CalledAETitle</CalledAETitle>
- <LargeFocalSpot>LargeFocalSpot</LargeFocalSpot>
- <SmallFocalSpot>SmallFocalSpot</SmallFocalSpot>
- <XRayTubeVendor>XRayTubeVendor</XRayTubeVendor>
- <Reserved1>Reserved1</Reserved1>
- <Reserved2>Reserved2</Reserved2>
- </Resource>
- <DataOption>
- <Switch>
- <Item Value="0" Text="N"/>
- <Item Value="1" Text="Y"/>
- </Switch>
- <SelectFilePath>
- <Item Value="SelectFilePath" Text="SelectFilePath"/>
- </SelectFilePath>
- </DataOption>
- </Document>
|