PowerCenter
- PowerCenter 10.4.0
- 모든 제품
<?xml version="1.0" encoding="utf-8"?> <Vehicle xmlns="http://www.PartInvoice.org" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.PartInvoice.org part.xsd"> <VehInfo> <make>Honda</make> <model>Civic</model> <type>Compact</type> </VehInfo><Part><ID>123</ID> <Name>Body</Name> <Type>Exterior</Type><Part><ID>111</ID> <Name>DoorFL</Name> <Type>Exterior</Type><Part><ID>1112</ID> <Name>KnobL</Name> <Type>Exterior</Type> </Part><Part><ID>1113</ID> <Name>Window</Name> <Type>Exterior</Type> </Part> </Part> </Part> </Vehicle>