propertyStore 요소(라이브러리 스키마)

<propertyStore> 요소는 이 라이브러리에서 사용하는 하나 이상의 속성 집합을 지정합니다. 이 요소는 선택 사항이며 특성이 없습니다.

Syntax

<!-- propertyStore -->
<xs:element name="propertyStore" minOccurs="0">
    <xs:complexType>
        <xs:complexContent>
            <!-- properties are extensions of propertyStoreType -->
            <xs:extension base="propertyStoreType"/>        
        </xs:complexContent>
    </xs:complexType>
</xs:element>

요소 정보

부모 요소 자식 요소
libraryDescription 요소(라이브러리 스키마) property 요소(라이브러리 스키마)

 

설명

<propertyStore> 요소에는 하나 이상의 <속성> 자식 요소가 있을 수 있습니다.

라이브러리 설명 스키마

검색 커넥터 설명 스키마