<clientincludes> (FormXml)

적용 대상: CRM 2016 on-prem, CRM Online

웹 리소스에 대한 참조 또는 양식과 함께 포함할 내부 파일이 들어 있습니다.

구문

<clientresources>
 <internalresources>
  <clientincludes>
   <internaljscriptfile />
  </clientincludes>
 </internalresources>
 <isvresources>
  <clientincludes>
   <webresource />
  </clientincludes>
 </isvresources>
</clientresources>

특성 및 요소

The following describes the attributes, child elements, and parent elements.

특성

This element has no attributes.

하위 요소

Element Description

<webresource> (FormXml)

웹 리소스를 양식에 사용할 수 있도록 지정합니다.

<internalcssfile> (FormXml)

내부 전용입니다. 양식에 사용되는 스타일 시트를 정의합니다.

<internaljscriptfile> (FormXml)

내부 전용입니다. 양식에서 사용되는 스크립트 웹 리소스를 정의합니다.

상위 요소

Element Description

<isvresources> (FormXml)

독립 소프트웨어 공급업체에서 지정된 양식 리소스가 들어 있습니다.

<internalresources> (FormXml)

내부 전용입니다. 양식의 기능을 제어하는 양식 리소스를 정의합니다.

설명

<webresource> (FormXml) elements are only valid when this element is a child of <isvresources> (FormXml).

요소 정보

Schema Type

complexType

Validation File

FormXml.xsd

Number of Occurrences

0 or 1

XPath

//FormXml/forms/systemform/form/clientresources/isvresources/clientincludes |
//FormXml/forms/systemform/form/clientresources/internalresources/clientincludes

참고 항목

개념

엔터티 양식 사용자 지정

기타 리소스

Form XML reference

Microsoft Dynamics CRM 2016 and Microsoft Dynamics CRM Online
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.