Value 요소(ASSL)
부모 요소 값을 포함합니다.
구문
<AlgorithmParameter> <!-- or one of the elements listed below in the Element Relationships table -->
...
<Value>...</Value>
...
</AlgorithmParameter>
요소 특징
특징 |
설명 |
---|---|
데이터 형식 및 길이 |
|
기본값 |
없음 |
카디널리티 |
1-1: 한 번만 나타나는 필수 요소입니다. |
요소 관계
관계 |
요소 |
---|---|
부모 요소 |
AlgorithmParameter, Annotation, Kpi, ReportFormatParameter, ReportParameter, ServerProperty |
자식 요소 |
없음 |
주의
Value 요소는 부모 개체와 연결된 값을 포함합니다. Value 요소의 필요한 값은 다음 표와 같이 부모 요소에 따라 달라집니다.
부모 요소 |
필요한 값 |
---|---|
알고리즘 매개 변수 값 |
|
주석 값 |
|
KPI(핵심 성과 지표) 값을 계산하는 데 사용되는 MDX(Multidimensional Expressions) 식 |
|
보고서 형식 매개 변수 값 |
|
보고서 매개 변수 값을 계산하는 데 사용되는 식 |
|
현재 실행 중인 인스턴스의 서버 속성 값 |
AMO(Analysis Management Object) 개체 모델에서 Value의 부모에 해당하는 요소는 AlgorithmParameter, Annotation, Kpi, ReportParameter 및 ServerProperty입니다.