Page History
...
| Code Block |
|---|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE Orders SYSTEM "order.dtd">
<Orders>
</Orders>
XMLサービス・プロパティのエントリーのサンプル
schema.dir=schema
systemid.file:///jsm/instance/order.dtd=dtd/order.dtd
systemid.file:///jsm/instance/shipment.xsd=dtd/shipment.xsd
systemid.http://nasdaq.com/reference/NasdaqDotCom.dtd=dtd/nasdaq.dtd
systemid.file:///C:/Program%20Files/LANSA/Integrator/JSMInstance/order.dtd=dtd/order.dtd |
...