sarinfo.xml ¿¹

»óÁ¡ ¾ÆÄ«À̺긶´Ù sarinfo.xml ÆÄÀÏÀÌ Çϳª¾¿ ÀÖ¾î¾ß ÇÕ´Ï´Ù. ¼³¸íÀÚ¶ó´Â ÀÌ ÆÄÀÏ¿¡´Â ÆÄÀÏ ÀÚ¿ø ZIP ÆÄÀϰú »óÁ¡ µ¥ÀÌÅͺ£À̽º XML ÆÄÀÏÀÇ À̸§À» ºñ·ÔÇÏ¿© »óÁ¡ ¾ÆÄ«À̺갡 °ø°³µÉ ¶§ »ç¿ëµÈ »óÁ¡ ¾ÆÄ«À̺ê, ÇØ´ç ¾ÆÄ«À̺갡 °ø°³µÇ´Â ¼ø¼­¿¡ ´ëÇÑ Á¤º¸°¡ µé¾î ÀÖ½À´Ï´Ù. »óÁ¡ ¾ÆÄ«À̺꿡 ¿©·¯ ¾ð¾î·Î µÈ ÆÄÀÏÀÌ µé¾î ÀÖ´Â °æ¿ì, sarinfo.xml ÆÄÀÏ¿¡µµ ÇØ´ç Á¤º¸°¡ µé¾î ÀÖÀ¸¸ç °¢ ¾ð¾î ÆÄÀÏÀÌ °ø°³µÇ´Â ¼ø¼­¸¦ °áÁ¤ÇÕ´Ï´Ù.

ÁÖ: »óÁ¡ ¾ÆÄ«À̺꿡 ÀÖ´Â ÆÄÀÏÀÇ ¼ø¼­¸¦ Ãß°¡, Á¦°Å ¶Ç´Â º¯°æÇÑ °æ¿ì, ÀÌ º¯°æ»çÇ×À¸·Î sarinfo.xml ÆÄÀÏÀ» °»½ÅÇØ¾ß ÇÕ´Ï´Ù.

´ÙÀ½Àº InFashion sarinfo.xml ÆÄÀÏÀÔ´Ï´Ù. ¿ä¼Ò, ¼Ó¼º ¹× ¼Ó¼º°ª¿¡ ´ëÇÑ ÀÚ¼¼ÇÑ ³»¿ëÀº ¾Æ·¡¿¡¼­ ÇØ´ç ÇÏÀÌÆÛ¸µÅ©¸¦ ¼±ÅÃÇϽʽÿÀ. »óÁ¡ ¾ÆÄ«À̺êÀÇ XML ½ºÆå¿¡ ´ëÇÑ ÀÚ¼¼ÇÑ ³»¿ëÀº, ´ÙÀ½ µð·ºÅ丮ÀÇ sarinfo.dtd ¸¦ ÂüÁ¶ÇϽʽÿÀ.


drive:\Program Files\WebSphere\CommerceServer\xml\sar
drive:\WebSphere\CommerceServer\xml\sar
/usr/WebSphere/CommerceServer/xml/sar
/opt/WebSphere/CommerceServer/xml/sar
/QIBM/ProdData/WebCommerce/xml/sar

<?xml version="1.0"?>
<!DOCTYPE sarinfo SYSTEM "sarinfo.dtd">
<sarinfo complete-store="yes" multi-language="yes" version="1.0">
<store-info asset-name="store"/>
<asset fragmented="no" name="webapp">
<file name="webapp.zip" type="zip">
<display-name>My Web App Display Name</display-name>
<description>My Web App</description>
</file>
</asset>

<asset fragmented="no" name="properties">
<file name="properties.zip" type="zip" />
</asset>
<asset fragmented="no" name="dbloadmacros">
<file name="data/DBLoadMacros.dtd" type="dtd"/>
</asset>
<asset fragmented="no" name="fulfillment">
<file name="data/fulfillment.dtd" type="dtd"/>
<file name="data/fulfillment.xml" priority="1" type="db-load"/>
</asset>
<asset fragmented="yes" name="store">
<file name="data/store.dtd" type="dtd"/>
<file name="data/store.xml" priority="2" type="db-load"/>
<file name="data/en_US/store.xml" priority="3" type="db-load">
<locale>en_US</locale>
</file>
<file name="data/de_DE/store.xml" priority="3" type="db-load">
<locale>de_DE</locale>
</file>
</asset>

<asset fragmented="yes" name="catalog">
<file name="data/catalog.dtd" type="dtd"/>
<file name="data/catalog.xml" priority="4" type="db-load"/>

<file name="data/en_US/catalog.xml" priority="5" type="db-load">
<locale>en_US</locale>
</file>
<file name="data/de_DE/catalog.xml" priority="5" type="db-load">
<locale>de_DE</locale>
</file>
</asset>

<asset fragmented="yes" name="tax">
<file name="data/tax.dtd" type="dtd"/>
<file name="data/tax.xml" priority="6" type="db-load"/>
<file name="data/en_US/tax.xml" priority="7" type="db-load">
<locale>en_US</locale>
</file>
<file name="data/de_DE/tax.xml" priority="7" type="db-load">
<locale>de_DE</locale>
</file>
</asset>

<asset fragmented="no" name="taxfulfill">
<file name="data/taxfulfill.dtd" type="dtd"/>
<file name="data/taxfulfill.xml" priority="8" type="db-load"/>
</asset>

<asset fragmented="yes" name="shipping">
<file name="data/shipping.dtd" type="dtd"/>
<file name="data/shipping.xml" priority="9" type="db-load"/>
<file name="data/en_US/shipping.xml" priority="10" type="db-load">
<locale>en_US</locale>
</file>
<file name="data/de_DE/shipping.xml" priority="10" type="db-load">
<locale>de_DE</locale>
</file>
</asset>

<asset fragmented="no" name="shippingfulfill">
<file name="data/shipfulfill.dtd" type="dtd"/>
<file name="data/shipfulfill.xml" priority="11" type="db-load"/>
</asset>

<asset fragmented="no" name="store-catalog">
<file name="data/store-catalog.dtd" type="dtd"/>
<file name="data/store-catalog.xml" priority="12" type="db-load"/>
</asset>

<asset fragmented="no" name="storefulfill">
<file name="data/storefulfill.dtd" type="dtd"/>
<file name="data/storefulfill.xml" priority="13" type="db-load"/>
</asset>

<asset fragmented="yes" name="offering">
<file name="data/offering.dtd" type="dtd"/>
<file name="data/offering.xml" priority="14" type="db-load"/>
<!--
<file name="data/en_US/offering.xml" priority="15" type="db-load">
<locale>en_US</locale>
</file>

<file name="data/de_DE/offering.xml" priority="15" type="db-load">
<locale>Ja_JP</locale>
</file>
-->
</asset>

<asset fragmented="no" name="command">
<file name="data/command.dtd" type="dtd"/>
<file name="data/command.xml" priority="16" type="db-load"/>
</asset>

<asset fragmented="yes" name="currency">
<file name="data/currency.dtd" type="dtd"/>
<file name="data/currency.xml" priority="17" type="db-load"/>
<file name="data/en_US/currency.xml" priority="18" type="db-load">
<locale>en_US</locale>
</file>
<file name="data/de_DE/currency.xml" priority="18" type="db-load">
<locale>de_DE</locale>
</file>
</asset>

<asset fragmented="yes" name="campaign">
<file name="data/campaign.dtd" type="db-load">
<file name="data/campaign.xml" priority="20" type="db-load"/>
<file name="data/en_US/campaign.xml" priority="24" type="db-load">
<locale>en_US</locale>
</file>
<file name="data/de_DE/campaign.xml" priority="24" type="db-load">
<locale>de_DE</locale>
</file>
</asset>
<asset fragmented="no" name="store-catalog-tax">
<file name="data/store-catalog-tax.dtd" type="dtd"/>
<file name="data/store-catalog-tax.xml" priority="21" type="db-load"/>
</asset>

<asset fragmented="no" name="store-catalog-shipping">
<file name="data/store-catalog-shipping.dtd" type="dtd"/>
<file name="data/store-catalog-shipping.xml" priority="22" type="db-load"/>
</asset>

<asset fragmented="no" name="store-defaults">
<file name="data/store-defaults.dtd" type="dtd"/>
<file name="data/store-defaults.xml" priority="22" type="db-load"/>


<asset fragmented="no" name="consistency_check">
<file name="data/sarrule.dtd" type="dtd"/>
<file name="data/sarrule.xml" priority="21" type="config"/>
</asset>

<asset fragmented="no" name="payment">
<file name="data/de_DE/paymentinfo.xml" type="config"/>
<file name="data/paymentinfo.dtd" type="dtd"/>
</asset>
<asset fragmented="yes" name="policy">
<file name="data/businesspolicy.dtd" type="dtd"/>
<file name="data/businesspolicy.xml" priority="26" type="db-load"/>
<file name="data/en_US/businesspolicy.xml" priority="27" type="db-load">
<locale>en_US</locale>
</file>
<file name="data/de_DE/businesspolicy.xml" priority="27" type="db-load">
<locale>de_DE</locale>
</file>
</asset>
<asset fragmented="no" name="contract">
	<file name="data/contract.xml" type="xml"/>
</asset>
<asset fragmented="yes" name="accesscontrol">
<file name="data/accesscontrol.dtd" type="dtd"/>
<file name="data/accesscontrol.xml" priority="28" type="db-load"/>
<file name="data/en_US/accesscontrol.xml" priority="29" type="db-load">
<locale>en_US</locale>
</file>
<file name="data/de_DE/accesscontrol.xml" priority="29" type="db-load">
<locale>de_DE</locale>
</file>
</asset>
<!-- next priority should be 30 -->
</sarinfo>

sarinfo 

sarinfo.xml ÆÄÀÏÀÇ ¸ðµç Á¤º¸´Â sarinfo ¼½¼Ç¿¡ ÀÖ½À´Ï´Ù. ´ÙÀ½ µµÇ¥ÀÇ ¼Ó¼º¿¡´Â »óÁ¡ ¾ÆÄ«À̺꿡 ´ëÇÑ ÀÏ¹Ý Á¤º¸°¡ Æ÷ÇԵ˴ϴÙ.
¼Ó¼º À̸§ ¼Ó¼º°ª
multi language(Çʼö) ÇØ´ç »óÁ¡ ¾ÆÄ«À̺꿡¼­ ´Ù±¹¾î°¡ Áö¿øµÇ´ÂÁö ¿©ºÎ¸¦ °áÁ¤ÇÕ´Ï´Ù.
yes
no
complete-store (required) »óÁ¡ ¾ÆÄ«À̺꿡 ¿Ï¼º »óÁ¡¿¡ ÇÊ¿äÇÑ ÀÚ¿øÀÌ µé¾î ÀÖ´ÂÁö ÆÇº°ÇÕ´Ï´Ù.
yes
no
version »óÁ¡ ¾ÆÄ«À̺êÀÇ ¹öÀü. ¿¹¸¦ µé¸é,
1.0
1.1
display-name »óÁ¡ ¾ÆÄ«À̺ê À̸§
description »óÁ¡ ¾ÆÄ«À̺꿡 ´ëÇÑ °£´ÜÇÑ ¼³¸í
WCS-info version(Çʼö) »óÁ¡ ¾ÆÄ«À̺갡 ÀÛµ¿Çϰí ÀÖ´Â WCSÀÇ ¹öÀü (¿¹: 5.1)
standard-schema(Çʼö) »óÁ¡ ¾ÆÄ«À̺갡 Ç¥ÁØ WCS µ¥ÀÌÅͺ£À̽º ½ºÅ°¸¶¸¦ µû¸£´ÂÁö ¿©ºÎ:
yes
no
store-info asset-name(Çʼö) »óÁ¡ ¾ÆÄ«À̺êÀÇ ¾ÞÄ¿·Î¼­ ÀÛµ¿ÇÏ´Â ÀÚ¿ø. »óÁ¡¿¡ ´ëÇÑ ¸ðµç Á¤º¸´Â ÀÌ ÀÚ¿ø¿¡ ¼ÓÇÏ´Â ÆÄÀÏ¿¡ ÀÖ½À´Ï´Ù( ¿¹:
store).
locale »óÁ¡ ¾ÆÄ«À̺갡 Áö¿øÇÏ´Â ·ÎÄÉÀÏ. ·ÎÄÉÀÏ º¯¼ö(¾Æ·¡ ³ª¿­µÊ)´Â ¾ð¾î ¹× ±¹°¡/Áö¿ªÀ¸·Î ±¸¼ºµË´Ï´Ù. 

de_DE
en_US
es_ES
fr_FR
it_IT
ja_JP
ko_KR
pt_BR
zh_CN
zh_TW

ÀÚ¿ø

ÀÚ¿øÀº °ü·Ã ÆÄÀÏÀÇ ³í¸®Àû ÄÝ·º¼ÇÀÔ´Ï´Ù. ¿¹¸¦ µé¾î, tax´Â »óÁ¡ ¼¼±Ý°ú °ü·ÃµÈ ÆÄÀÏ ±×·ì À̸§ÀÔ´Ï´Ù. 

¼Ó¼º À̸§ ¼Ó¼º°ª
name(Çʼö) ÀÚ¿ø À¯ÇüÀÇ À̸§. ¿¹¸¦ µé¸é,
webasset
store).
īŻ·Î±×
payment
¼¼±Ý 
fragmented(Çʼö) ÀÚ¿ø Á¤º¸¸¦ ¾ð¾î¿¡ µû¶ó ¿©·¯ ÆÄÀÏ·Î ³ª´©¾î¾ß ÇÏ´ÂÁö ¿©ºÎ¸¦ °áÁ¤ÇÕ´Ï´Ù. 
yes
no

ÆÄÀÏ 

¼Ó¼º À̸§ ¼Ó¼º°ª
name(Çʼö) ÆÄÀÏ À̸§
type(Çʼö) ÆÄÀÏ Æ÷¸Ë À¯Çü. ¿¹¸¦ µé¸é,
.xml - µ¥ÀÌÅͺ£À̽º·Î ·ÎµåµÉ ÆÄÀÏ
.dtd  - document-type ¼³¸í ÆÄÀÏ
.zip - ÆÄÀÏ ÀÚ¿ø¿¡ ´ëÇÑ ZIP ÆÄÀÏ(¿¹: webapp.zip)
priority »óÁ¡ ¾ÆÄ«À̺갡 °ø°³µÉ ÆÄÀÏÀÇ ¼ø¼­

1,2,3,4 . . .

display-name ÆÄÀÏ À̸§
description ÂüÁ¶¿¡ ´ëÇÑ ¼³¸í
locale ·ÎÄÉÀÏ. ·ÎÄÉÀÏ º¯¼ö(¾Æ·¡ ³ª¿­µÊ)´Â ¾ð¾î ¹× ±¹°¡/Áö¿ªÀ¸·Î ±¸¼ºµË´Ï´Ù.

de_DE
en_US
es_ES
fr_FR
it_IT
ja_JP
ko_KR
pt_BR
zh_CN
zh_TW

 
°ü·Ã °³³ä

°ü·Ã ŽºÅ©

°ü·Ã ÂüÁ¶

IBM copyright