אירוע
Power BI DataViz World Championships
14 בפבר׳, 16 - 31 במרץ, 16
עם 4 הזדמנויות להיכנס, אתה יכול לזכות בחבילה ועידה ולהיכנס ל-LIVE Grand Finale בלאס וגאס
למידע נוסףהדפדפן הזה אינו נתמך עוד.
שדרג ל- Microsoft Edge כדי לנצל את התכונות, עדכוני האבטחה והתמיכה הטכנית העדכניים ביותר.
The following is the schema definition for the PublishXmlRequest message. For more information, see Publish customizations. Download the schemas.
<?xml version="1.0" encoding="utf-8"?>
<xs:schema attributeFormDefault="unqualified"
elementFormDefault="qualified"
xmlns:xs="https://www.w3.org/2001/XMLSchema">
<xs:element name="importexportxml">
<xs:complexType>
<xs:sequence>
<xs:element name="entities"
minOccurs="0">
<xs:complexType>
<xs:sequence minOccurs="0"
maxOccurs="unbounded">
<!-- Name of the entity to publish-->
<xs:element maxOccurs="unbounded"
name="entity"
type="xs:string" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="ribbons"
minOccurs="0">
<xs:complexType>
<xs:sequence minOccurs="0"
maxOccurs="unbounded">
<!-- Application ribbon. : This value is not used. We publish the application ribbon if there is at least one <ribbon> node present -->
<xs:element maxOccurs="unbounded"
name="ribbon"
type="xs:string" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="dashboards"
minOccurs="0">
<xs:complexType>
<xs:sequence minOccurs="0"
maxOccurs="unbounded">
<!-- Guid of the systemform to publish-->
<xs:element maxOccurs="unbounded"
name="dashboard"
type="xs:string" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="optionsets"
minOccurs="0">
<xs:complexType>
<xs:sequence minOccurs="0"
maxOccurs="unbounded">
<!-- Name of the optionset to publish-->
<xs:element maxOccurs="unbounded"
name="optionset"
type="xs:string" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="sitemaps"
minOccurs="0">
<xs:complexType>
<xs:sequence minOccurs="0"
maxOccurs="unbounded">
<!-- Guid of the sitemap to publish : This value is not used. We publish the sitemap if there is at least one <sitemap> node present-->
<xs:element maxOccurs="unbounded"
name="sitemap"
type="xs:string" />
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="webresources"
minOccurs="0">
<xs:complexType>
<xs:sequence minOccurs="0"
maxOccurs="unbounded">
<!-- Guid of the web resource to publish -->
<xs:element maxOccurs="unbounded"
name="webresource"
type="xs:string" />
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:schema>
אירוע
Power BI DataViz World Championships
14 בפבר׳, 16 - 31 במרץ, 16
עם 4 הזדמנויות להיכנס, אתה יכול לזכות בחבילה ועידה ולהיכנס ל-LIVE Grand Finale בלאס וגאס
למידע נוסףהדרכה
מודול
Work with XMLports in Dynamics 365 Business Central - Training
Learn how to define and use XMLports in AL, understand different nodes and properties, and apply them in AL code.