Compare commits
18 Commits
Bruker-Dem
...
v3.0.2.0
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ddbc680181 | ||
|
|
6409a7d46c | ||
|
|
f286aee604 | ||
|
|
6134852862 | ||
|
|
af434b9f2a | ||
|
|
f3af7b74f0 | ||
|
|
45009dfacc | ||
|
|
cd133c67e1 | ||
|
|
17bcf9d4fb | ||
|
|
ae65f8e758 | ||
|
|
54be771569 | ||
|
|
d95a9c0ea9 | ||
|
|
8e6bbe4bec | ||
|
|
b055e29f9a | ||
|
|
804eee20fd | ||
|
|
246af92f5d | ||
|
|
ac747028f6 | ||
|
|
f9daba1bb6 |
@@ -373,6 +373,7 @@ namespace C4IT.LIAM
|
|||||||
public string Description { get; set; }
|
public string Description { get; set; }
|
||||||
public string UniqueId { get; set; }
|
public string UniqueId { get; set; }
|
||||||
public string DataAreaType { get; set; }
|
public string DataAreaType { get; set; }
|
||||||
|
public int DataAreaTypeId { get; set; }
|
||||||
}
|
}
|
||||||
public class LiamApiVersionInfo
|
public class LiamApiVersionInfo
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -0,0 +1,273 @@
|
|||||||
|
<NewDataSet>
|
||||||
|
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="PDRNavigationItemType">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRNavigationItemClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Url" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Icon" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Parent" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRNavigationItemType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Name">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Title">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Position" type="xs:int" />
|
||||||
|
<xs:element name="Widget" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Disabled" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="M42UserRequired" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="OpenInNewWindow" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="Structure" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ImplementationType">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Application" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="DefaultFilter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Enabled" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="AvailableInSearch" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="VisibilityCondition" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="HideLeftSideNavigation" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="HideIfNoChildAvailable" type="xs:unsignedByte" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRNavigationItemClassBase-CI">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="LCID" type="xs:int" />
|
||||||
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Title" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRControllerClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Controller" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="250" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ControllerUrl" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="500" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ControllerAs" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="50" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeBase" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRNavigationItemType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRActionType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ControllerParams" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRAudienceClass">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeDialog" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeObjectDetails" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRDataQueryFilterType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Unrestricted" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="Configured" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="UsedInTypePDRActionType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRNavigationItemType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ConsiderRelated" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="UsedInTypePLSLWebServiceOperationType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePLSLServiceTypeWebAPI" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTemplateViewType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSVMEmailSignatureType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="StrictAdminControl" type="xs:unsignedByte" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRAudienceClass2PDRAudienceClass">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="InheritedFrom" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ApplyTo" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRAudienceClass2SPSUserClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Users" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Audiences" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRAudienceClass2SPSSecurityClassRole">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Audiences" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Roles" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRAudienceClass2SPSOrgUnitClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Audiences" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="OUs" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRAudienceClass2SPSLocationClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Audiences" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Locations" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRNavigationItemType" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRNavigationItemClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRNavigationItemClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRNavigationItemClassBase-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRNavigationItemClassBase-CI" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRControllerClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRControllerClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRAudienceClass_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRAudienceClass" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<PDRNavigationItemType>
|
||||||
|
<ID>8702a16c-cdc6-c810-b02c-08d5cb9d6f63</ID>
|
||||||
|
</PDRNavigationItemType>
|
||||||
|
<PDRNavigationItemClassBase>
|
||||||
|
<ID>0fb55813-7a69-e811-ad82-000c29b6aabe</ID>
|
||||||
|
<Icon>tab</Icon>
|
||||||
|
<UsedInTypePDRNavigationItemType>8702a16c-cdc6-c810-b02c-08d5cb9d6f63</UsedInTypePDRNavigationItemType>
|
||||||
|
<Name>C4IT_Addons</Name>
|
||||||
|
<Description>C4IT Addon configuration for administration application</Description>
|
||||||
|
<Title>C4IT addon configuration</Title>
|
||||||
|
<Position>1000</Position>
|
||||||
|
<Disabled>0</Disabled>
|
||||||
|
<M42UserRequired>0</M42UserRequired>
|
||||||
|
<OpenInNewWindow>0</OpenInNewWindow>
|
||||||
|
<ImplementationType>N</ImplementationType>
|
||||||
|
<Application>f7e35986-46e1-e511-dd9b-74d02b9d869c</Application>
|
||||||
|
<Enabled>1</Enabled>
|
||||||
|
<AvailableInSearch>1</AvailableInSearch>
|
||||||
|
<HideLeftSideNavigation>0</HideLeftSideNavigation>
|
||||||
|
<HideIfNoChildAvailable>1</HideIfNoChildAvailable>
|
||||||
|
</PDRNavigationItemClassBase>
|
||||||
|
<PDRNavigationItemClassBase-CI>
|
||||||
|
<ID>d1beac9a-98f8-e811-ca82-000c29a7a20a</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>0fb55813-7a69-e811-ad82-000c29b6aabe</Owner>
|
||||||
|
<Description>C4IT Addon configuration for administration application</Description>
|
||||||
|
<Title>C4IT Addon Konfiguration</Title>
|
||||||
|
</PDRNavigationItemClassBase-CI>
|
||||||
|
<PDRControllerClassBase>
|
||||||
|
<ID>10b55813-7a69-e811-ad82-000c29b6aabe</ID>
|
||||||
|
<UsedInTypePDRNavigationItemType>8702a16c-cdc6-c810-b02c-08d5cb9d6f63</UsedInTypePDRNavigationItemType>
|
||||||
|
</PDRControllerClassBase>
|
||||||
|
<PDRAudienceClass>
|
||||||
|
<ID>11b55813-7a69-e811-ad82-000c29b6aabe</ID>
|
||||||
|
<Unrestricted>0</Unrestricted>
|
||||||
|
<Configured>0</Configured>
|
||||||
|
<UsedInTypePDRNavigationItemType>8702a16c-cdc6-c810-b02c-08d5cb9d6f63</UsedInTypePDRNavigationItemType>
|
||||||
|
<ConsiderRelated>0</ConsiderRelated>
|
||||||
|
<StrictAdminControl>0</StrictAdminControl>
|
||||||
|
</PDRAudienceClass>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,283 @@
|
|||||||
|
<NewDataSet>
|
||||||
|
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="PDRNavigationItemType">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRNavigationItemClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Url" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Icon" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Parent" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRNavigationItemType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Name">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Title">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Position" type="xs:int" />
|
||||||
|
<xs:element name="Widget" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Disabled" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="M42UserRequired" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="OpenInNewWindow" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="Structure" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ImplementationType">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Application" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="DefaultFilter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Enabled" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="AvailableInSearch" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="VisibilityCondition" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="HideLeftSideNavigation" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="HideIfNoChildAvailable" type="xs:unsignedByte" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRNavigationItemClassBase-CI">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="LCID" type="xs:int" />
|
||||||
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Title" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRControllerClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Controller" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="250" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ControllerUrl" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="500" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ControllerAs" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="50" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeBase" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRNavigationItemType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRActionType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ControllerParams" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRAudienceClass">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeDialog" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeObjectDetails" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRDataQueryFilterType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Unrestricted" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="Configured" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="UsedInTypePDRActionType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRNavigationItemType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ConsiderRelated" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="UsedInTypePLSLWebServiceOperationType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePLSLServiceTypeWebAPI" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTemplateViewType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSVMEmailSignatureType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="StrictAdminControl" type="xs:unsignedByte" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRAudienceClass2PDRAudienceClass">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="InheritedFrom" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ApplyTo" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRAudienceClass2SPSUserClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Users" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Audiences" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRAudienceClass2SPSSecurityClassRole">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Audiences" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Roles" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRAudienceClass2SPSOrgUnitClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Audiences" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="OUs" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRAudienceClass2SPSLocationClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Audiences" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Locations" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRNavigationItemType" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRNavigationItemClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRNavigationItemClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRNavigationItemClassBase-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRNavigationItemClassBase-CI" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRControllerClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRControllerClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRAudienceClass_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRAudienceClass" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<PDRNavigationItemType>
|
||||||
|
<ID>125d587d-f51e-cfd7-ca63-08d653beaaef</ID>
|
||||||
|
</PDRNavigationItemType>
|
||||||
|
<PDRNavigationItemClassBase>
|
||||||
|
<ID>c1c8c8ed-9af1-e811-c282-000c29b6aab4</ID>
|
||||||
|
<Icon>tab</Icon>
|
||||||
|
<UsedInTypePDRNavigationItemType>125d587d-f51e-cfd7-ca63-08d653beaaef</UsedInTypePDRNavigationItemType>
|
||||||
|
<Name>C4IT_Addons_Assets</Name>
|
||||||
|
<Description>C4IT Addon configuration for assets application</Description>
|
||||||
|
<Title>C4IT addon configuration</Title>
|
||||||
|
<Position>1000</Position>
|
||||||
|
<Disabled>0</Disabled>
|
||||||
|
<M42UserRequired>0</M42UserRequired>
|
||||||
|
<OpenInNewWindow>0</OpenInNewWindow>
|
||||||
|
<ImplementationType>N</ImplementationType>
|
||||||
|
<Application>a94a51af-c95e-e611-d59b-bc5ff41a70c0</Application>
|
||||||
|
<Enabled>1</Enabled>
|
||||||
|
<AvailableInSearch>1</AvailableInSearch>
|
||||||
|
<HideLeftSideNavigation>0</HideLeftSideNavigation>
|
||||||
|
<HideIfNoChildAvailable>1</HideIfNoChildAvailable>
|
||||||
|
</PDRNavigationItemClassBase>
|
||||||
|
<PDRNavigationItemClassBase-CI>
|
||||||
|
<ID>68de5391-98f8-e811-ca82-000c29a7a20a</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>c1c8c8ed-9af1-e811-c282-000c29b6aab4</Owner>
|
||||||
|
<Description>C4IT Addon configuration for assets application</Description>
|
||||||
|
<Title>C4IT Addon Konfiguration</Title>
|
||||||
|
</PDRNavigationItemClassBase-CI>
|
||||||
|
<PDRControllerClassBase>
|
||||||
|
<ID>c2c8c8ed-9af1-e811-c282-000c29b6aab4</ID>
|
||||||
|
<UsedInTypePDRNavigationItemType>125d587d-f51e-cfd7-ca63-08d653beaaef</UsedInTypePDRNavigationItemType>
|
||||||
|
</PDRControllerClassBase>
|
||||||
|
<PDRAudienceClass>
|
||||||
|
<ID>c3c8c8ed-9af1-e811-c282-000c29b6aab4</ID>
|
||||||
|
<Unrestricted>0</Unrestricted>
|
||||||
|
<Configured>1</Configured>
|
||||||
|
<UsedInTypePDRNavigationItemType>125d587d-f51e-cfd7-ca63-08d653beaaef</UsedInTypePDRNavigationItemType>
|
||||||
|
<ConsiderRelated>0</ConsiderRelated>
|
||||||
|
<StrictAdminControl>0</StrictAdminControl>
|
||||||
|
</PDRAudienceClass>
|
||||||
|
<SchemaRelation-PDRAudienceClass2SPSSecurityClassRole>
|
||||||
|
<ID>8c7b717a-6351-ea11-6183-00155d0aeb01</ID>
|
||||||
|
<Audiences>a5d7b682-b211-4d94-a96d-8c57eedafdea</Audiences>
|
||||||
|
<Roles>c3c8c8ed-9af1-e811-c282-000c29b6aab4</Roles>
|
||||||
|
</SchemaRelation-PDRAudienceClass2SPSSecurityClassRole>
|
||||||
|
<SchemaRelation-PDRAudienceClass2SPSSecurityClassRole>
|
||||||
|
<ID>b4684c6c-99f8-e811-ca82-000c29a7a20a</ID>
|
||||||
|
<Audiences>c59efa49-700f-4897-aca2-c70eda2659bd</Audiences>
|
||||||
|
<Roles>c3c8c8ed-9af1-e811-c282-000c29b6aab4</Roles>
|
||||||
|
</SchemaRelation-PDRAudienceClass2SPSSecurityClassRole>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,287 @@
|
|||||||
|
<NewDataSet>
|
||||||
|
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="PDRNavigationItemType">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRNavigationItemClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Url" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Icon" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Parent" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRNavigationItemType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Name">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Title">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Position" type="xs:int" />
|
||||||
|
<xs:element name="Widget" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Disabled" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="M42UserRequired" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="OpenInNewWindow" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="Structure" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ImplementationType">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Application" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="DefaultFilter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Enabled" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="AvailableInSearch" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="VisibilityCondition" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="HideLeftSideNavigation" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="HideIfNoChildAvailable" type="xs:unsignedByte" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRNavigationItemClassBase-CI">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="LCID" type="xs:int" />
|
||||||
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Title" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRControllerClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Controller" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="250" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ControllerUrl" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="500" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ControllerAs" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="50" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeBase" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRNavigationItemType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRActionType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ControllerParams" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRAudienceClass">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeDialog" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeObjectDetails" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRDataQueryFilterType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Unrestricted" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="Configured" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="UsedInTypePDRActionType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRNavigationItemType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ConsiderRelated" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="UsedInTypePLSLWebServiceOperationType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePLSLServiceTypeWebAPI" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTemplateViewType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSVMEmailSignatureType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="StrictAdminControl" type="xs:unsignedByte" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRAudienceClass2PDRAudienceClass">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="InheritedFrom" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ApplyTo" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRAudienceClass2SPSUserClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Users" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Audiences" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRAudienceClass2SPSSecurityClassRole">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Audiences" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Roles" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRAudienceClass2SPSOrgUnitClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Audiences" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="OUs" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRAudienceClass2SPSLocationClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Audiences" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Locations" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRNavigationItemType" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRNavigationItemClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRNavigationItemClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRNavigationItemClassBase-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRNavigationItemClassBase-CI" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRControllerClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRControllerClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRAudienceClass_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRAudienceClass" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<PDRNavigationItemType>
|
||||||
|
<ID>72aa66c3-61cd-ccf4-57e1-08d65f6d24bb</ID>
|
||||||
|
</PDRNavigationItemType>
|
||||||
|
<PDRNavigationItemClassBase>
|
||||||
|
<ID>014d6c56-49fd-e811-cc82-000c29a7a20a</ID>
|
||||||
|
<UsedInTypePDRNavigationItemType>72aa66c3-61cd-ccf4-57e1-08d65f6d24bb</UsedInTypePDRNavigationItemType>
|
||||||
|
<Name>C4IT_Addons_ServiceDesk</Name>
|
||||||
|
<Description>C4IT Addon configuration for service desk application</Description>
|
||||||
|
<Title>C4IT addon configuration</Title>
|
||||||
|
<Position>1000</Position>
|
||||||
|
<Disabled>0</Disabled>
|
||||||
|
<M42UserRequired>0</M42UserRequired>
|
||||||
|
<OpenInNewWindow>0</OpenInNewWindow>
|
||||||
|
<ImplementationType>N</ImplementationType>
|
||||||
|
<Application>560aac3d-1e3c-e511-14a9-00248cfe5192</Application>
|
||||||
|
<Enabled>1</Enabled>
|
||||||
|
<AvailableInSearch>1</AvailableInSearch>
|
||||||
|
<HideLeftSideNavigation>0</HideLeftSideNavigation>
|
||||||
|
<HideIfNoChildAvailable>1</HideIfNoChildAvailable>
|
||||||
|
</PDRNavigationItemClassBase>
|
||||||
|
<PDRNavigationItemClassBase-CI>
|
||||||
|
<ID>526c53df-49fd-e811-cc82-000c29a7a20a</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>014d6c56-49fd-e811-cc82-000c29a7a20a</Owner>
|
||||||
|
<Description>C4IT Addon configuration for service desk application</Description>
|
||||||
|
<Title>C4IT Addon Konfiguration</Title>
|
||||||
|
</PDRNavigationItemClassBase-CI>
|
||||||
|
<PDRControllerClassBase>
|
||||||
|
<ID>024d6c56-49fd-e811-cc82-000c29a7a20a</ID>
|
||||||
|
<UsedInTypePDRNavigationItemType>72aa66c3-61cd-ccf4-57e1-08d65f6d24bb</UsedInTypePDRNavigationItemType>
|
||||||
|
</PDRControllerClassBase>
|
||||||
|
<PDRAudienceClass>
|
||||||
|
<ID>034d6c56-49fd-e811-cc82-000c29a7a20a</ID>
|
||||||
|
<Unrestricted>0</Unrestricted>
|
||||||
|
<Configured>1</Configured>
|
||||||
|
<UsedInTypePDRNavigationItemType>72aa66c3-61cd-ccf4-57e1-08d65f6d24bb</UsedInTypePDRNavigationItemType>
|
||||||
|
<ConsiderRelated>0</ConsiderRelated>
|
||||||
|
<StrictAdminControl>0</StrictAdminControl>
|
||||||
|
</PDRAudienceClass>
|
||||||
|
<SchemaRelation-PDRAudienceClass2SPSSecurityClassRole>
|
||||||
|
<ID>ffd29a21-59fd-e811-cc82-000c29a7a20a</ID>
|
||||||
|
<Audiences>195770da-28fc-474c-bf82-48f1a4a00f44</Audiences>
|
||||||
|
<Roles>034d6c56-49fd-e811-cc82-000c29a7a20a</Roles>
|
||||||
|
</SchemaRelation-PDRAudienceClass2SPSSecurityClassRole>
|
||||||
|
<SchemaRelation-PDRAudienceClass2SPSSecurityClassRole>
|
||||||
|
<ID>c2d34a8f-6251-ea11-6183-00155d0aeb01</ID>
|
||||||
|
<Audiences>a5d7b682-b211-4d94-a96d-8c57eedafdea</Audiences>
|
||||||
|
<Roles>034d6c56-49fd-e811-cc82-000c29a7a20a</Roles>
|
||||||
|
</SchemaRelation-PDRAudienceClass2SPSSecurityClassRole>
|
||||||
|
<SchemaRelation-PDRAudienceClass2SPSSecurityClassRole>
|
||||||
|
<ID>00d39a21-59fd-e811-cc82-000c29a7a20a</ID>
|
||||||
|
<Audiences>c2dd92c3-81cc-4d2e-86ee-a6d0f88538bc</Audiences>
|
||||||
|
<Roles>034d6c56-49fd-e811-cc82-000c29a7a20a</Roles>
|
||||||
|
</SchemaRelation-PDRAudienceClass2SPSSecurityClassRole>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,283 @@
|
|||||||
|
<NewDataSet>
|
||||||
|
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="PDRNavigationItemType">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRNavigationItemClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Url" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Icon" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Parent" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRNavigationItemType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Name">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Title">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Position" type="xs:int" />
|
||||||
|
<xs:element name="Widget" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Disabled" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="M42UserRequired" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="OpenInNewWindow" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="Structure" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ImplementationType">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Application" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="DefaultFilter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Enabled" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="AvailableInSearch" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="VisibilityCondition" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="HideLeftSideNavigation" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="HideIfNoChildAvailable" type="xs:unsignedByte" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRNavigationItemClassBase-CI">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="LCID" type="xs:int" />
|
||||||
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Title" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRControllerClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Controller" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="250" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ControllerUrl" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="500" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ControllerAs" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="50" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeBase" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRNavigationItemType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRActionType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ControllerParams" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRAudienceClass">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeDialog" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeObjectDetails" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRDataQueryFilterType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Unrestricted" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="Configured" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="UsedInTypePDRActionType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRNavigationItemType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ConsiderRelated" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="UsedInTypePLSLWebServiceOperationType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePLSLServiceTypeWebAPI" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTemplateViewType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSVMEmailSignatureType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="StrictAdminControl" type="xs:unsignedByte" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRAudienceClass2PDRAudienceClass">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="InheritedFrom" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ApplyTo" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRAudienceClass2SPSUserClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Users" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Audiences" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRAudienceClass2SPSSecurityClassRole">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Audiences" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Roles" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRAudienceClass2SPSOrgUnitClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Audiences" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="OUs" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRAudienceClass2SPSLocationClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Audiences" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Locations" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRNavigationItemType" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRNavigationItemClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRNavigationItemClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRNavigationItemClassBase-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRNavigationItemClassBase-CI" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRControllerClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRControllerClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRAudienceClass_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRAudienceClass" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<PDRNavigationItemType>
|
||||||
|
<ID>a33503d6-160c-c2fb-9656-08d6667e6094</ID>
|
||||||
|
</PDRNavigationItemType>
|
||||||
|
<PDRNavigationItemClassBase>
|
||||||
|
<ID>14172d8f-5a04-e911-ca82-000c29a7a20a</ID>
|
||||||
|
<Icon>tab</Icon>
|
||||||
|
<UsedInTypePDRNavigationItemType>a33503d6-160c-c2fb-9656-08d6667e6094</UsedInTypePDRNavigationItemType>
|
||||||
|
<Name>C4IT_Addons_ServiceCatalog</Name>
|
||||||
|
<Description>C4IT Addon configuration for service catalog application</Description>
|
||||||
|
<Title>C4IT addon configuration</Title>
|
||||||
|
<Position>1000</Position>
|
||||||
|
<Disabled>0</Disabled>
|
||||||
|
<M42UserRequired>0</M42UserRequired>
|
||||||
|
<OpenInNewWindow>0</OpenInNewWindow>
|
||||||
|
<ImplementationType>N</ImplementationType>
|
||||||
|
<Application>a74a51af-c95e-e611-d59b-bc5ff41a70c0</Application>
|
||||||
|
<Enabled>1</Enabled>
|
||||||
|
<AvailableInSearch>1</AvailableInSearch>
|
||||||
|
<HideLeftSideNavigation>0</HideLeftSideNavigation>
|
||||||
|
<HideIfNoChildAvailable>1</HideIfNoChildAvailable>
|
||||||
|
</PDRNavigationItemClassBase>
|
||||||
|
<PDRNavigationItemClassBase-CI>
|
||||||
|
<ID>19a00606-f13d-ea11-5c83-000c2981464e</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>14172d8f-5a04-e911-ca82-000c29a7a20a</Owner>
|
||||||
|
<Description>C4IT Addon configuration for service catalog application</Description>
|
||||||
|
<Title>C4IT Addon Konfiguration</Title>
|
||||||
|
</PDRNavigationItemClassBase-CI>
|
||||||
|
<PDRControllerClassBase>
|
||||||
|
<ID>15172d8f-5a04-e911-ca82-000c29a7a20a</ID>
|
||||||
|
<UsedInTypePDRNavigationItemType>a33503d6-160c-c2fb-9656-08d6667e6094</UsedInTypePDRNavigationItemType>
|
||||||
|
</PDRControllerClassBase>
|
||||||
|
<PDRAudienceClass>
|
||||||
|
<ID>16172d8f-5a04-e911-ca82-000c29a7a20a</ID>
|
||||||
|
<Unrestricted>0</Unrestricted>
|
||||||
|
<Configured>1</Configured>
|
||||||
|
<UsedInTypePDRNavigationItemType>a33503d6-160c-c2fb-9656-08d6667e6094</UsedInTypePDRNavigationItemType>
|
||||||
|
<ConsiderRelated>0</ConsiderRelated>
|
||||||
|
<StrictAdminControl>0</StrictAdminControl>
|
||||||
|
</PDRAudienceClass>
|
||||||
|
<SchemaRelation-PDRAudienceClass2SPSSecurityClassRole>
|
||||||
|
<ID>bbf6753c-6351-ea11-6183-00155d0aeb01</ID>
|
||||||
|
<Audiences>a5d7b682-b211-4d94-a96d-8c57eedafdea</Audiences>
|
||||||
|
<Roles>16172d8f-5a04-e911-ca82-000c29a7a20a</Roles>
|
||||||
|
</SchemaRelation-PDRAudienceClass2SPSSecurityClassRole>
|
||||||
|
<SchemaRelation-PDRAudienceClass2SPSSecurityClassRole>
|
||||||
|
<ID>0089e29d-5a04-e911-ca82-000c29a7a20a</ID>
|
||||||
|
<Audiences>a4985cf8-f5e6-4161-8daa-9d7492f21d3b</Audiences>
|
||||||
|
<Roles>16172d8f-5a04-e911-ca82-000c29a7a20a</Roles>
|
||||||
|
</SchemaRelation-PDRAudienceClass2SPSSecurityClassRole>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,82 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectClass>
|
||||||
|
<ID>918cb281-a5c5-e911-2181-000c298798fd</ID>
|
||||||
|
<Name>C4IT_DurationPeriodPickupType</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>DisplayString</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>Duration Period Pickup Type</DisplayName>
|
||||||
|
<BasicSchemaObjectClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Duration Period Pickup Type</DisplayName>
|
||||||
|
</BasicSchemaObjectClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<ClassType>4</ClassType>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>928cb281-a5c5-e911-2181-000c298798fd</ID>
|
||||||
|
<Name>DisplayString</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description>Display value for the pickup</Description>
|
||||||
|
<DisplayName>Display String</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>Display value for the pickup</Description>
|
||||||
|
<DisplayName>Display String</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>50</AttributeLength>
|
||||||
|
<LanguageDependent>1</LanguageDependent>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>938cb281-a5c5-e911-2181-000c298798fd</ID>
|
||||||
|
<Name>Value</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description>ID value for the pickup</Description>
|
||||||
|
<DisplayName>Value</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>ID value for the pickup</Description>
|
||||||
|
<DisplayName>Value</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>0</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>948cb281-a5c5-e911-2181-000c298798fd</ID>
|
||||||
|
<Name>Position</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description>Position for the pickup</Description>
|
||||||
|
<DisplayName>Position</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>Position for the pickup</Description>
|
||||||
|
<DisplayName>Position</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>958cb281-a5c5-e911-2181-000c298798fd</ID>
|
||||||
|
<Name>Hidden</Name>
|
||||||
|
<IsSchemaObject>1</IsSchemaObject>
|
||||||
|
<ProtectionLevel>0</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>0</AllowNull>
|
||||||
|
<ValueType>9</ValueType>
|
||||||
|
<DefaultValue>0</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectClass>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,119 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectClass>
|
||||||
|
<ID>8d297d35-9158-e911-1a81-00155d631e00</ID>
|
||||||
|
<Name>C4IT_SCPlus_limitedServiceClassBase</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>Name</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UseSimpleExpression</Name>
|
||||||
|
<Value>True</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>SCPlus_limitedService</DisplayName>
|
||||||
|
<BasicSchemaObjectClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>SCPlus_limitedService</DisplayName>
|
||||||
|
</BasicSchemaObjectClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<ClassType>3</ClassType>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>09fe0338-a6c5-e911-2181-000c298798fd</ID>
|
||||||
|
<Name>durationPeriod</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Duration Period</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Zeiteinheit</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<PickupClass>918cb281-a5c5-e911-2181-000c298798fd</PickupClass>
|
||||||
|
<PickupAttribute>Value</PickupAttribute>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>8e297d35-9158-e911-1a81-00155d631e00</ID>
|
||||||
|
<Name>Name</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>BizState</Name>
|
||||||
|
<Value>2</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Description>SCPlus_limitedService Name.</Description>
|
||||||
|
<DisplayName>Name</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>SCPlus_limitedService Name.</Description>
|
||||||
|
<DisplayName>Name</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>100</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>08acc078-9258-e911-1a81-00155d631e00</ID>
|
||||||
|
<Name>expirationDuration</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>BizState</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>Period</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Dauer</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>09acc078-9258-e911-1a81-00155d631e00</ID>
|
||||||
|
<Name>renewable</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>BizState</Name>
|
||||||
|
<Value>1</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>Renewable</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Verlängerbar</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>0</AllowNull>
|
||||||
|
<ValueType>9</ValueType>
|
||||||
|
<DefaultValue>0</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>ab9aba1b-0ad6-e911-2381-000c298798fd</ID>
|
||||||
|
<Name>additionalFormEOID</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>BizState</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>Additional Form</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Zusätzliches Formular</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>1</ValueType>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectClass>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,59 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectClass>
|
||||||
|
<ID>a1c9fc71-85c5-e911-2181-000c298798fd</ID>
|
||||||
|
<Name>C4IT_SCPlus_limitedService_SelfServiceClassBase</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>Name</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UseSimpleExpression</Name>
|
||||||
|
<Value>True</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>SCPlus_limitedService_SelfService</DisplayName>
|
||||||
|
<BasicSchemaObjectClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>SCPlus_limitedService_SelfService</DisplayName>
|
||||||
|
</BasicSchemaObjectClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<ClassType>3</ClassType>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>2f42e3f0-e16c-ea11-5c83-000c2981464e</ID>
|
||||||
|
<Name>Name</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Name</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Name</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>100</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>0dd2c39e-85c5-e911-2181-000c298798fd</ID>
|
||||||
|
<Name>returnDate</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>BizState</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>Rückgabedatum</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Rückgabedatum</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>3</ValueType>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectClass>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,47 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectClass>
|
||||||
|
<ID>d1b9cef2-fe61-ea11-6183-000c2981464e</ID>
|
||||||
|
<Name>C4IT_Service_AddUserToRoleClassBase</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>C4IT_Service_AddUserToRole</DisplayName>
|
||||||
|
<BasicSchemaObjectClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>C4IT_Service_AddUserToRole</DisplayName>
|
||||||
|
</BasicSchemaObjectClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<ClassType>3</ClassType>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>d2b9cef2-fe61-ea11-6183-000c2981464e</ID>
|
||||||
|
<Name>Name</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Name</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Name</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>100</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>d3b9cef2-fe61-ea11-6183-000c2981464e</ID>
|
||||||
|
<Name>additionalFormEOID</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>additionalFormEOID</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>additionalFormEOID</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>1</ValueType>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectClass>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,41 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectClass>
|
||||||
|
<ID>b5f0c62f-7bc5-e911-2181-000c298798fd</ID>
|
||||||
|
<Name>C4IT_LimitedService_ConfigClassBase</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UseSimpleExpression</Name>
|
||||||
|
<Value>True</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Description>Konfiguration limited Services</Description>
|
||||||
|
<DisplayName>C4IT_LimitedService_ConfigClassBase</DisplayName>
|
||||||
|
<BasicSchemaObjectClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>Konfiguration limited Services</Description>
|
||||||
|
<DisplayName>C4IT_LimitedService_ConfigClassBase</DisplayName>
|
||||||
|
</BasicSchemaObjectClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<ClassType>3</ClassType>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>d653a34d-7bc5-e911-2181-000c298798fd</ID>
|
||||||
|
<Name>apiToken</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>BizState</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>API Token</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>API Token</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>8</ValueType>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectClass>
|
||||||
|
</NewDataSet>
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,299 @@
|
|||||||
|
<NewDataSet>
|
||||||
|
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="PDRContentWidgetTypeObjectDetails">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRContentWidgetClassDialog">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeDialog" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Entity">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="200" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="DisableCreatingMode" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="DisableEditingMode" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeObjectDetails" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Priority" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Purpose" type="xs:int" />
|
||||||
|
<xs:element name="Service" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="TypeDisplayName" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ShowOwnership" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="ShowAsWizard" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="VisibilityCondition" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="HideHeaderTitle" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="NotUseInCreateEditPurposes" type="xs:unsignedByte" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRContentWidgetClassDialog-CI">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="LCID" type="xs:int" />
|
||||||
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="TypeDisplayName" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRContentWidgetClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Name">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeList" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="System" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeDialog" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeBase" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Template" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeWizard" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeObjectDetails" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ApplicationsRef" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeLandingPage" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Enabled" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="EnablePersonalization" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="HelpSourceType" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="HelpValue" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="255" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="UsedInTypePDRControlDescriptorType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeEmail" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="VisibleByCondition" type="xs:unsignedByte" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRContentWidgetClassBase-CI">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="LCID" type="xs:int" />
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRAudienceClass">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeDialog" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeObjectDetails" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRDataQueryFilterType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Unrestricted" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="Configured" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="UsedInTypePDRActionType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRNavigationItemType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ConsiderRelated" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="UsedInTypePLSLWebServiceOperationType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePLSLServiceTypeWebAPI" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTemplateViewType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSVMEmailSignatureType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="StrictAdminControl" type="xs:unsignedByte" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRContentWidgetTypeObjectDetails" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRContentWidgetClassDialog_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRContentWidgetClassDialog" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRContentWidgetClassDialog-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRContentWidgetClassDialog-CI" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRContentWidgetClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRContentWidgetClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRContentWidgetClassBase-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRContentWidgetClassBase-CI" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRAudienceClass_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRAudienceClass" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<PDRContentWidgetTypeObjectDetails>
|
||||||
|
<ID>47170819-84d0-e911-2181-000c298798fd</ID>
|
||||||
|
</PDRContentWidgetTypeObjectDetails>
|
||||||
|
<PDRContentWidgetClassDialog>
|
||||||
|
<ID>48170819-84d0-e911-2181-000c298798fd</ID>
|
||||||
|
<Entity>SVCServiceBookingType</Entity>
|
||||||
|
<DisableCreatingMode>0</DisableCreatingMode>
|
||||||
|
<DisableEditingMode>0</DisableEditingMode>
|
||||||
|
<UsedInTypePDRContentWidgetTypeObjectDetails>47170819-84d0-e911-2181-000c298798fd</UsedInTypePDRContentWidgetTypeObjectDetails>
|
||||||
|
<Priority>2</Priority>
|
||||||
|
<Purpose>0</Purpose>
|
||||||
|
<ShowOwnership>0</ShowOwnership>
|
||||||
|
<ShowAsWizard>0</ShowAsWizard>
|
||||||
|
<VisibilityCondition>RelatedSVCServiceBookingClassBase.Consumer = CURRENTUSERID() OR
|
||||||
|
RelatedSVCServiceBookingClassBase.Order.Requestor = CURRENTUSERID() OR
|
||||||
|
EXISTS(subquery([SchemaRelation-SPSSecurityClassRole2SPSUserClassBase] as s, s.ID, s.Members = 'D3741801-1E5D-48A9-8C82-3ECBED23E5CA' and s.MemberOf = CURRENTUSERID()))
|
||||||
|
OR
|
||||||
|
EXISTS(
|
||||||
|
SUBQUERY(
|
||||||
|
SVCApprovalTaskClassBase As T,
|
||||||
|
T.ID,
|
||||||
|
T.Order = base.RelatedSVCServiceBookingClassBase.Order and
|
||||||
|
T.Recipient.ID = CURRENTUSERID() and exists(subquery([SchemaRelation-SPSSecurityClassRole2SPSUserClassBase] as s, s.ID, s.MemberOf = CURRENTUSERID()))))
|
||||||
|
OR
|
||||||
|
EXISTS(
|
||||||
|
SUBQUERY(
|
||||||
|
SVCApprovalTaskClassBase As T,
|
||||||
|
T.ID,
|
||||||
|
T.Order = base.RelatedSVCServiceBookingClassBase.Order and
|
||||||
|
T.Recipient.ActualProxyPerson = CURRENTUSERID()
|
||||||
|
and exists(subquery([SchemaRelation-SPSSecurityClassRole2SPSUserClassBase] as s, s.ID, s.MemberOf = CURRENTUSERID()))))
|
||||||
|
OR
|
||||||
|
EXISTS(
|
||||||
|
SUBQUERY(
|
||||||
|
SVCApprovalTaskClassBase As T,
|
||||||
|
T.ID,
|
||||||
|
T.Order = base.RelatedSVCServiceBookingClassBase.Order and
|
||||||
|
T.Recipient.ActualProxyPerson.ActualProxyPerson = CURRENTUSERID()
|
||||||
|
and
|
||||||
|
exists(subquery([SchemaRelation-SPSSecurityClassRole2SPSUserClassBase] as s, s.ID, s.MemberOf = CURRENTUSERID()))))
|
||||||
|
OR
|
||||||
|
EXISTS(
|
||||||
|
SUBQUERY(
|
||||||
|
SVCApprovalTaskClassBase As T,
|
||||||
|
T.ID,
|
||||||
|
T.Order = base.RelatedSVCServiceBookingClassBase.Order and
|
||||||
|
(T.RecipientRole IN SUBQUERY(SPSScRoleClassBase as sc, sc.ID, sc.T(SPSSecurityClassRole).Members.ID = CURRENTUSERID())
|
||||||
|
OR
|
||||||
|
T.RecipientRole IN SUBQUERY(SPSScRoleClassBase as sc, sc.ID, sc.T(SPSSecurityClassRole).Members.ActualProxyPerson = CURRENTUSERID())
|
||||||
|
OR
|
||||||
|
T.RecipientRole IN SUBQUERY(SPSScRoleClassBase as sc, sc.ID, sc.T(SPSSecurityClassRole).Members.ActualProxyPerson.ActualProxyPerson = CURRENTUSERID()))
|
||||||
|
and
|
||||||
|
(exists(subquery([SchemaRelation-SPSSecurityClassRole2SPSUserClassBase] as s, s.ID, s.MemberOf = CURRENTUSERID())))))</VisibilityCondition>
|
||||||
|
<HideHeaderTitle>0</HideHeaderTitle>
|
||||||
|
<NotUseInCreateEditPurposes>0</NotUseInCreateEditPurposes>
|
||||||
|
</PDRContentWidgetClassDialog>
|
||||||
|
<PDRContentWidgetClassBase>
|
||||||
|
<ID>49170819-84d0-e911-2181-000c298798fd</ID>
|
||||||
|
<Name>C4IT SCP Preview of Booking in SSP</Name>
|
||||||
|
<Description>Shows Service Booking details in Portal for the Consumer and people responsible for approving</Description>
|
||||||
|
<System>0</System>
|
||||||
|
<Template>64170819-84d0-e911-2181-000c298798fd</Template>
|
||||||
|
<UsedInTypePDRContentWidgetTypeObjectDetails>47170819-84d0-e911-2181-000c298798fd</UsedInTypePDRContentWidgetTypeObjectDetails>
|
||||||
|
<Enabled>1</Enabled>
|
||||||
|
<EnablePersonalization>0</EnablePersonalization>
|
||||||
|
<HelpSourceType>0</HelpSourceType>
|
||||||
|
<VisibleByCondition>1</VisibleByCondition>
|
||||||
|
</PDRContentWidgetClassBase>
|
||||||
|
<PDRContentWidgetClassBase-CI>
|
||||||
|
<ID>4a170819-84d0-e911-2181-000c298798fd</ID>
|
||||||
|
<Owner>49170819-84d0-e911-2181-000c298798fd</Owner>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>Zeigt die Details der Servicebuchung im Portal für den Konsumenten und die für die Genehmigung verantwortlichen Personen an.</Description>
|
||||||
|
</PDRContentWidgetClassBase-CI>
|
||||||
|
<PDRContentWidgetClassBase-CI>
|
||||||
|
<ID>4b170819-84d0-e911-2181-000c298798fd</ID>
|
||||||
|
<Owner>49170819-84d0-e911-2181-000c298798fd</Owner>
|
||||||
|
<LCID>12</LCID>
|
||||||
|
<Description>Affiche les détails de la comptabilisation du service dans le portail pour le client et les personnes responsables de l'approbation</Description>
|
||||||
|
</PDRContentWidgetClassBase-CI>
|
||||||
|
<PDRContentWidgetClassBase-CI>
|
||||||
|
<ID>4c170819-84d0-e911-2181-000c298798fd</ID>
|
||||||
|
<Owner>49170819-84d0-e911-2181-000c298798fd</Owner>
|
||||||
|
<LCID>16</LCID>
|
||||||
|
<Description>Mostra i dettagli della prenotazione di servizio nel portale per il consumatore e le persone responsabili dell'approvazione</Description>
|
||||||
|
</PDRContentWidgetClassBase-CI>
|
||||||
|
<PDRContentWidgetClassBase-CI>
|
||||||
|
<ID>4d170819-84d0-e911-2181-000c298798fd</ID>
|
||||||
|
<Owner>49170819-84d0-e911-2181-000c298798fd</Owner>
|
||||||
|
<LCID>22</LCID>
|
||||||
|
<Description>Mostra os detalhes de lançamentos contábeis de serviço no portal para o cliente e as pessoas responsáveis pela aprovação do serviço</Description>
|
||||||
|
</PDRContentWidgetClassBase-CI>
|
||||||
|
<PDRContentWidgetClassBase-CI>
|
||||||
|
<ID>4e170819-84d0-e911-2181-000c298798fd</ID>
|
||||||
|
<Owner>49170819-84d0-e911-2181-000c298798fd</Owner>
|
||||||
|
<LCID>10</LCID>
|
||||||
|
<Description>Muestra detalles de la contabilización de servicio en el portal al consumidor y a las personas responsables de la aprobación</Description>
|
||||||
|
</PDRContentWidgetClassBase-CI>
|
||||||
|
<PDRContentWidgetClassBase-CI>
|
||||||
|
<ID>4f170819-84d0-e911-2181-000c298798fd</ID>
|
||||||
|
<Owner>49170819-84d0-e911-2181-000c298798fd</Owner>
|
||||||
|
<LCID>19</LCID>
|
||||||
|
<Description>Hiermee worden de details van serviceboekingen weergegeven in de portal voor de consument en voor personen die verantwoordelijk zijn voor de goedkeuring</Description>
|
||||||
|
</PDRContentWidgetClassBase-CI>
|
||||||
|
<PDRContentWidgetClassBase-CI>
|
||||||
|
<ID>50170819-84d0-e911-2181-000c298798fd</ID>
|
||||||
|
<Owner>49170819-84d0-e911-2181-000c298798fd</Owner>
|
||||||
|
<LCID>21</LCID>
|
||||||
|
<Description>Wyświetla szczegóły rezerwacji usługi w portalu dla klientów oraz osób odpowiedzialnych za zatwierdzanie</Description>
|
||||||
|
</PDRContentWidgetClassBase-CI>
|
||||||
|
<PDRAudienceClass>
|
||||||
|
<ID>51170819-84d0-e911-2181-000c298798fd</ID>
|
||||||
|
<UsedInTypePDRContentWidgetTypeObjectDetails>47170819-84d0-e911-2181-000c298798fd</UsedInTypePDRContentWidgetTypeObjectDetails>
|
||||||
|
<Unrestricted>1</Unrestricted>
|
||||||
|
<Configured>1</Configured>
|
||||||
|
<ConsiderRelated>0</ConsiderRelated>
|
||||||
|
<StrictAdminControl>0</StrictAdminControl>
|
||||||
|
</PDRAudienceClass>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,24 @@
|
|||||||
|
<NewDataSet>
|
||||||
|
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="SchemaRelation-PDRContentWidgetClassBase2PDRApplicationClassBase" msdata:CaseSensitive="False" msdata:Locale="en-US">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Widgets" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Applications" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<SchemaRelation-PDRContentWidgetClassBase2PDRApplicationClassBase>
|
||||||
|
<ID>59170819-84d0-e911-2181-000c298798fd</ID>
|
||||||
|
<Widgets>570aac3d-1e3c-e511-14a9-00248cfe5192</Widgets>
|
||||||
|
<Applications>49170819-84d0-e911-2181-000c298798fd</Applications>
|
||||||
|
</SchemaRelation-PDRContentWidgetClassBase2PDRApplicationClassBase>
|
||||||
|
</NewDataSet>
|
||||||
File diff suppressed because one or more lines are too long
@@ -0,0 +1,487 @@
|
|||||||
|
<NewDataSet>
|
||||||
|
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="PDRContentWidgetTypeObjectDetails">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRContentWidgetClassDialog">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeDialog" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Entity">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="200" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="DisableCreatingMode" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="DisableEditingMode" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeObjectDetails" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Priority" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Purpose" type="xs:int" />
|
||||||
|
<xs:element name="Service" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="TypeDisplayName" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ShowOwnership" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="ShowAsWizard" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="VisibilityCondition" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="HideHeaderTitle" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="NotUseInCreateEditPurposes" type="xs:unsignedByte" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRContentWidgetClassDialog-CI">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="LCID" type="xs:int" />
|
||||||
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="TypeDisplayName" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRContentWidgetTemplateType">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRContentWidgetTemplateCustom">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="DataModelExtentionDiff" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Published" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="Order" type="xs:int" />
|
||||||
|
<xs:element name="PartnerCustomization" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="NonVisualControlsDiff" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTemplateType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRContentWidgetTemplateClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="DataModelExtention" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTemplateType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="NonVisualControls" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRLocalizationStringClass">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Value" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTemplateType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="FrontendKey" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="400" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRContentWidgetTemplateClassViewCustom">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="TemplateDiff">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Published" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="DataModelExtentionDiff" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Position" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTemplateViewType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="PartnerCustomization" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="Order" type="xs:int" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRContentWidgetTemplateView">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Header" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="256" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Title" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Content" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Type" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Position" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Key" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="System" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="Published" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="TypeID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Template" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="PartnerCustomization" type="xs:unsignedByte" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRContentWidgetTemplateView-CI">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="LCID" type="xs:int" />
|
||||||
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Header" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="256" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Title" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRAudienceClass">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeDialog" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeObjectDetails" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRDataQueryFilterType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Unrestricted" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="Configured" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="UsedInTypePDRActionType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRNavigationItemType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ConsiderRelated" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="UsedInTypePLSLWebServiceOperationType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePLSLServiceTypeWebAPI" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTemplateViewType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSVMEmailSignatureType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="StrictAdminControl" type="xs:unsignedByte" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRContentWidgetClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Name">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeList" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="System" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeDialog" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeBase" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Template" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeWizard" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeObjectDetails" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ApplicationsRef" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeLandingPage" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Enabled" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="EnablePersonalization" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="HelpSourceType" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="HelpValue" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="255" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="UsedInTypePDRControlDescriptorType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeEmail" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="VisibleByCondition" type="xs:unsignedByte" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRContentWidgetClassBase-CI">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="LCID" type="xs:int" />
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRContentWidgetTypeObjectDetails" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRContentWidgetClassDialog_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRContentWidgetClassDialog" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRContentWidgetClassDialog-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRContentWidgetClassDialog-CI" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRContentWidgetTemplateType_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRContentWidgetTemplateType" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRContentWidgetTemplateCustom_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRContentWidgetTemplateCustom" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRContentWidgetTemplateClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRContentWidgetTemplateClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRLocalizationStringClass_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRLocalizationStringClass" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRContentWidgetTemplateClassViewCustom_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRContentWidgetTemplateClassViewCustom" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRContentWidgetTemplateView_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRContentWidgetTemplateView" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRContentWidgetTemplateView-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRContentWidgetTemplateView-CI" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRAudienceClass_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRAudienceClass" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRContentWidgetClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRContentWidgetClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRContentWidgetClassBase-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRContentWidgetClassBase-CI" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<PDRContentWidgetTypeObjectDetails>
|
||||||
|
<ID>d1903a56-64e1-c3dd-3607-08d7385209f5</ID>
|
||||||
|
</PDRContentWidgetTypeObjectDetails>
|
||||||
|
<PDRContentWidgetClassDialog>
|
||||||
|
<ID>0a029e2c-2ed6-e911-2381-000c298798fd</ID>
|
||||||
|
<Entity>SVCServiceProvisioningTypeAssignADGroup</Entity>
|
||||||
|
<DisableCreatingMode>0</DisableCreatingMode>
|
||||||
|
<DisableEditingMode>0</DisableEditingMode>
|
||||||
|
<UsedInTypePDRContentWidgetTypeObjectDetails>d1903a56-64e1-c3dd-3607-08d7385209f5</UsedInTypePDRContentWidgetTypeObjectDetails>
|
||||||
|
<Priority>0</Priority>
|
||||||
|
<Purpose>0</Purpose>
|
||||||
|
<ShowOwnership>0</ShowOwnership>
|
||||||
|
<ShowAsWizard>0</ShowAsWizard>
|
||||||
|
<HideHeaderTitle>0</HideHeaderTitle>
|
||||||
|
<NotUseInCreateEditPurposes>0</NotUseInCreateEditPurposes>
|
||||||
|
</PDRContentWidgetClassDialog>
|
||||||
|
<PDRContentWidgetClassDialog-CI>
|
||||||
|
<ID>1e029e2c-2ed6-e911-2381-000c298798fd</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>0a029e2c-2ed6-e911-2381-000c298798fd</Owner>
|
||||||
|
</PDRContentWidgetClassDialog-CI>
|
||||||
|
<PDRContentWidgetTemplateType>
|
||||||
|
<ID>ee4452d4-69ec-c400-9e7a-08d738521372</ID>
|
||||||
|
</PDRContentWidgetTemplateType>
|
||||||
|
<PDRContentWidgetTemplateCustom>
|
||||||
|
<ID>aa08c88b-04ee-4a02-885a-6a4297627e34</ID>
|
||||||
|
<DataModelExtentionDiff>{"HasChanges":true,"Changes":{"EntityName":"SVCServiceProvisioningTypeAssignADGroup"}}</DataModelExtentionDiff>
|
||||||
|
<Published>1</Published>
|
||||||
|
<Order>0</Order>
|
||||||
|
<PartnerCustomization>0</PartnerCustomization>
|
||||||
|
<NonVisualControlsDiff>{}</NonVisualControlsDiff>
|
||||||
|
<UsedInTypePDRContentWidgetTemplateType>ee4452d4-69ec-c400-9e7a-08d738521372</UsedInTypePDRContentWidgetTemplateType>
|
||||||
|
</PDRContentWidgetTemplateCustom>
|
||||||
|
<PDRContentWidgetTemplateClassBase>
|
||||||
|
<ID>13029e2c-2ed6-e911-2381-000c298798fd</ID>
|
||||||
|
<DataModelExtention>{"Properties":[],"ExtraProperties":[],"Sources":[]}</DataModelExtention>
|
||||||
|
<UsedInTypePDRContentWidgetTemplateType>ee4452d4-69ec-c400-9e7a-08d738521372</UsedInTypePDRContentWidgetTemplateType>
|
||||||
|
<NonVisualControls>{"Name":"layout-container1","ControlName":"mx-layout-container","Type":1,"Items":[],"Id":"f63730f7-94ac-7220-e506-b395bea6b52d","Properties":[{"Name":"name","Value":"layout-container1"}]}</NonVisualControls>
|
||||||
|
</PDRContentWidgetTemplateClassBase>
|
||||||
|
<PDRContentWidgetTemplateView>
|
||||||
|
<ID>32b62670-04c0-f507-426b-11407fb665c4</ID>
|
||||||
|
<Title>default view</Title>
|
||||||
|
<Content>{"Name":"root-container","ControlName":"mx-layout-container","Type":2,"Items":[{"Name":"layout-row1","ControlName":"mx-layout-row","Type":3,"Items":[{"Name":"layout-container1","ControlName":"mx-layout-container","Type":1,"Items":[{"Name":"object-link1","ControlName":"mx-object-link","Type":4,"Items":[],"Id":"273f291b-5f4d-fd0e-5c25-0c77df814b16","Properties":[{"Name":"value","Value":{"__type":1,"path":"SVCServiceProvisioningTypeAssignADGroup.SVCServiceProvisioningClassBaseAssignADGroup.ADGroup"}},{"Name":"entityClassName","Value":"SPSSecurityGroupClassAD"},{"Name":"label","Value":{"__type":2,"datatype":"datamodel","ResourceKey":"SchemaObjectAttribute.[BelongsToSchemaObjectClass=882dc7c4-3581-4b31-b178-99086479c431;Name=ADGroup].DisplayName"}},{"Name":"name","Value":"object-link1"}]}],"Id":"d5b99373-f2da-0450-0dd7-06361d6f9043","Properties":[{"Name":"sizeX","Value":9},{"Name":"name","Value":"layout-container1"}]}],"Id":"53450a50-3276-aeaa-5216-c7400b1e641f","Properties":[{"Name":"name","Value":"layout-row1"}]}],"Id":"b349b318-1330-6976-c0b1-c3a91551e0a3","Properties":[{"Name":"name","Value":"root-container"}]}</Content>
|
||||||
|
<Type>3</Type>
|
||||||
|
<Position>0</Position>
|
||||||
|
<Key>defaultViewName</Key>
|
||||||
|
<System>0</System>
|
||||||
|
<Published>1</Published>
|
||||||
|
<TypeID>a7d73401-b3d5-e711-1187-7824af394f88</TypeID>
|
||||||
|
<Template>13029e2c-2ed6-e911-2381-000c298798fd</Template>
|
||||||
|
<PartnerCustomization>0</PartnerCustomization>
|
||||||
|
</PDRContentWidgetTemplateView>
|
||||||
|
<PDRContentWidgetTemplateView-CI>
|
||||||
|
<ID>83469632-2ed6-e911-2381-000c298798fd</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>32b62670-04c0-f507-426b-11407fb665c4</Owner>
|
||||||
|
<Title>default view</Title>
|
||||||
|
</PDRContentWidgetTemplateView-CI>
|
||||||
|
<PDRAudienceClass>
|
||||||
|
<ID>82469632-2ed6-e911-2381-000c298798fd</ID>
|
||||||
|
<Unrestricted>1</Unrestricted>
|
||||||
|
<Configured>0</Configured>
|
||||||
|
<ConsiderRelated>0</ConsiderRelated>
|
||||||
|
<UsedInTypePDRContentWidgetTemplateViewType>32b62670-04c0-f507-426b-11407fb665c4</UsedInTypePDRContentWidgetTemplateViewType>
|
||||||
|
<StrictAdminControl>0</StrictAdminControl>
|
||||||
|
</PDRAudienceClass>
|
||||||
|
<PDRAudienceClass>
|
||||||
|
<ID>0c029e2c-2ed6-e911-2381-000c298798fd</ID>
|
||||||
|
<UsedInTypePDRContentWidgetTypeObjectDetails>d1903a56-64e1-c3dd-3607-08d7385209f5</UsedInTypePDRContentWidgetTypeObjectDetails>
|
||||||
|
<Unrestricted>1</Unrestricted>
|
||||||
|
<Configured>1</Configured>
|
||||||
|
<ConsiderRelated>0</ConsiderRelated>
|
||||||
|
<StrictAdminControl>0</StrictAdminControl>
|
||||||
|
</PDRAudienceClass>
|
||||||
|
<PDRContentWidgetClassBase>
|
||||||
|
<ID>0b029e2c-2ed6-e911-2381-000c298798fd</ID>
|
||||||
|
<Name>C4IT AssignUser2ADGroup</Name>
|
||||||
|
<System>0</System>
|
||||||
|
<Template>13029e2c-2ed6-e911-2381-000c298798fd</Template>
|
||||||
|
<UsedInTypePDRContentWidgetTypeObjectDetails>d1903a56-64e1-c3dd-3607-08d7385209f5</UsedInTypePDRContentWidgetTypeObjectDetails>
|
||||||
|
<Enabled>1</Enabled>
|
||||||
|
<EnablePersonalization>0</EnablePersonalization>
|
||||||
|
<HelpSourceType>0</HelpSourceType>
|
||||||
|
<VisibleByCondition>0</VisibleByCondition>
|
||||||
|
</PDRContentWidgetClassBase>
|
||||||
|
<PDRContentWidgetClassBase-CI>
|
||||||
|
<ID>1f029e2c-2ed6-e911-2381-000c298798fd</ID>
|
||||||
|
<Owner>0b029e2c-2ed6-e911-2381-000c298798fd</Owner>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
</PDRContentWidgetClassBase-CI>
|
||||||
|
</NewDataSet>
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1,16 @@
|
|||||||
|
<DataUpdates>
|
||||||
|
<DataUpdate Element="PDRContentWidgetClassBase" ID="7eed9803-19bf-e611-dc9b-bc5ff41a70c0" Name="DisableDefaultPreviewOfBooking">
|
||||||
|
<SqlCheck>
|
||||||
|
SELECT COUNT(*) from [PDRContentWidgetClassBase]
|
||||||
|
WHERE ID = '7eed9803-19bf-e611-dc9b-bc5ff41a70c0'
|
||||||
|
AND [Tag] = '206dce98-430b-4de0-bafb-afc8afd35e72'
|
||||||
|
AND [Enabled] = 0
|
||||||
|
</SqlCheck>
|
||||||
|
<SqlUpdate>
|
||||||
|
UPDATE [PDRContentWidgetClassBase]
|
||||||
|
SET [Tag] = '206dce98-430b-4de0-bafb-afc8afd35e72',
|
||||||
|
[Enabled] = 0
|
||||||
|
WHERE ID = '7eed9803-19bf-e611-dc9b-bc5ff41a70c0'
|
||||||
|
</SqlUpdate>
|
||||||
|
</DataUpdate>
|
||||||
|
</DataUpdates>
|
||||||
@@ -0,0 +1,32 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectRelation>
|
||||||
|
<ID>222a176d-0362-ea11-6183-000c2981464e</ID>
|
||||||
|
<Name>FK_SVMChangeTemplateClassBaseC4IT_Service_AddUserToRoleClassBase_C4IT_ServiceAddToRole_InstallationChangeTemplateInstallationChangeTemplate</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DBRelation>0</DBRelation>
|
||||||
|
<RelationClass>3</RelationClass>
|
||||||
|
<BasicSchemaAttributeClass
|
||||||
|
Side="Left">
|
||||||
|
<ID>232a176d-0362-ea11-6183-000c2981464e</ID>
|
||||||
|
<Name>C4IT_ServiceAddToRole_InstallationChangeTemplate</Name>
|
||||||
|
<BelongsToSchemaObjectClass>bbf4635f-df2d-e011-c6bc-00248cfe5192</BelongsToSchemaObjectClass>
|
||||||
|
<DisplayName>C4IT_ServiceAddToRole_InstallationChangeTemplate</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>C4IT_ServiceAddToRole_InstallationChangeTemplate</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass
|
||||||
|
Side="Right">
|
||||||
|
<ID>242a176d-0362-ea11-6183-000c2981464e</ID>
|
||||||
|
<Name>InstallationChangeTemplate</Name>
|
||||||
|
<BelongsToSchemaObjectClass>d1b9cef2-fe61-ea11-6183-000c2981464e</BelongsToSchemaObjectClass>
|
||||||
|
<DisplayName>Installation Change Template</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Installation Änderungsvorlage</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectRelation>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,32 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectRelation>
|
||||||
|
<ID>4e2352ca-0362-ea11-6183-000c2981464e</ID>
|
||||||
|
<Name>FK_SVMChangeTemplateClassBaseC4IT_Service_AddUserToRoleClassBase_C4IT_ServiceAddToRole_RepairChangeTemplateRepairChangeTemplate</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DBRelation>0</DBRelation>
|
||||||
|
<RelationClass>3</RelationClass>
|
||||||
|
<BasicSchemaAttributeClass
|
||||||
|
Side="Left">
|
||||||
|
<ID>4f2352ca-0362-ea11-6183-000c2981464e</ID>
|
||||||
|
<Name>C4IT_ServiceAddToRole_RepairChangeTemplate</Name>
|
||||||
|
<BelongsToSchemaObjectClass>bbf4635f-df2d-e011-c6bc-00248cfe5192</BelongsToSchemaObjectClass>
|
||||||
|
<DisplayName>C4IT_ServiceAddToRole_RepairChangeTemplate</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>C4IT_ServiceAddToRole_RepairChangeTemplate</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass
|
||||||
|
Side="Right">
|
||||||
|
<ID>502352ca-0362-ea11-6183-000c2981464e</ID>
|
||||||
|
<Name>RepairChangeTemplate</Name>
|
||||||
|
<BelongsToSchemaObjectClass>d1b9cef2-fe61-ea11-6183-000c2981464e</BelongsToSchemaObjectClass>
|
||||||
|
<DisplayName>Repair Change Template</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Reparatur Änderungsvorlage</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectRelation>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,32 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectRelation>
|
||||||
|
<ID>562352ca-0362-ea11-6183-000c2981464e</ID>
|
||||||
|
<Name>FK_SVMChangeTemplateClassBaseC4IT_Service_AddUserToRoleClassBase_C4IT_ServiceAddToRole_UninstallationChangeTemplateUninstallationChangeTemplate</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DBRelation>0</DBRelation>
|
||||||
|
<RelationClass>3</RelationClass>
|
||||||
|
<BasicSchemaAttributeClass
|
||||||
|
Side="Left">
|
||||||
|
<ID>572352ca-0362-ea11-6183-000c2981464e</ID>
|
||||||
|
<Name>C4IT_ServiceAddToRole_UninstallationChangeTemplate</Name>
|
||||||
|
<BelongsToSchemaObjectClass>bbf4635f-df2d-e011-c6bc-00248cfe5192</BelongsToSchemaObjectClass>
|
||||||
|
<DisplayName>C4IT_ServiceAddToRole_UninstallationChangeTemplate</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>C4IT_ServiceAddToRole_UninstallationChangeTemplate</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass
|
||||||
|
Side="Right">
|
||||||
|
<ID>582352ca-0362-ea11-6183-000c2981464e</ID>
|
||||||
|
<Name>UninstallationChangeTemplate</Name>
|
||||||
|
<BelongsToSchemaObjectClass>d1b9cef2-fe61-ea11-6183-000c2981464e</BelongsToSchemaObjectClass>
|
||||||
|
<DisplayName>Uninstallation Change Template</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Deinstallation Änderungsvorlage</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectRelation>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,30 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectRelation>
|
||||||
|
<ID>d10cecf0-9158-e911-1a81-00155d631e00</ID>
|
||||||
|
<Name>FK_SVMChangeTemplateClassBaseC4IT_SCPlus_limitedServiceClassBase_C4IT_limitedService_InstallationChangeTemplateInstallationChangeTemplate</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DBRelation>0</DBRelation>
|
||||||
|
<RelationClass>3</RelationClass>
|
||||||
|
<BasicSchemaAttributeClass Side="Left">
|
||||||
|
<ID>e4f3a233-7ac5-e911-2181-000c298798fd</ID>
|
||||||
|
<Name>C4IT_limitedService_InstallationChangeTemplate</Name>
|
||||||
|
<BelongsToSchemaObjectClass>bbf4635f-df2d-e011-c6bc-00248cfe5192</BelongsToSchemaObjectClass>
|
||||||
|
<DisplayName>C4IT_limitedService_InstallationChangeTemplate</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>C4IT_limitedService_InstallationChangeTemplate</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass Side="Right">
|
||||||
|
<ID>e5f3a233-7ac5-e911-2181-000c298798fd</ID>
|
||||||
|
<Name>InstallationChangeTemplate</Name>
|
||||||
|
<BelongsToSchemaObjectClass>8d297d35-9158-e911-1a81-00155d631e00</BelongsToSchemaObjectClass>
|
||||||
|
<DisplayName>Installation Change Template</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Installation Änderungsvorlage</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectRelation>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,30 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectRelation>
|
||||||
|
<ID>d20cecf0-9158-e911-1a81-00155d631e00</ID>
|
||||||
|
<Name>FK_SVMChangeTemplateClassBaseC4IT_SCPlus_limitedServiceClassBase_C4IT_limitedService_RepairChangeTemplateRepairChangeTemplate</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DBRelation>0</DBRelation>
|
||||||
|
<RelationClass>3</RelationClass>
|
||||||
|
<BasicSchemaAttributeClass Side="Left">
|
||||||
|
<ID>edf3a233-7ac5-e911-2181-000c298798fd</ID>
|
||||||
|
<Name>C4IT_limitedService_RepairChangeTemplate</Name>
|
||||||
|
<BelongsToSchemaObjectClass>bbf4635f-df2d-e011-c6bc-00248cfe5192</BelongsToSchemaObjectClass>
|
||||||
|
<DisplayName>C4IT_limitedService_RepairChangeTemplate</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>C4IT_limitedService_RepairChangeTemplate</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass Side="Right">
|
||||||
|
<ID>eef3a233-7ac5-e911-2181-000c298798fd</ID>
|
||||||
|
<Name>RepairChangeTemplate</Name>
|
||||||
|
<BelongsToSchemaObjectClass>8d297d35-9158-e911-1a81-00155d631e00</BelongsToSchemaObjectClass>
|
||||||
|
<DisplayName>Repair Change Template</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Reparatur Änderungsvorlage</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectRelation>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,30 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectRelation>
|
||||||
|
<ID>d30cecf0-9158-e911-1a81-00155d631e00</ID>
|
||||||
|
<Name>FK_SVMChangeTemplateClassBaseC4IT_SCPlus_limitedServiceClassBase_C4IT_limitedService_UninstallationChangeTemplateUninstallationChangeTemplate</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DBRelation>0</DBRelation>
|
||||||
|
<RelationClass>3</RelationClass>
|
||||||
|
<BasicSchemaAttributeClass Side="Left">
|
||||||
|
<ID>f6f3a233-7ac5-e911-2181-000c298798fd</ID>
|
||||||
|
<Name>C4IT_limitedService_UninstallationChangeTemplate</Name>
|
||||||
|
<BelongsToSchemaObjectClass>bbf4635f-df2d-e011-c6bc-00248cfe5192</BelongsToSchemaObjectClass>
|
||||||
|
<DisplayName>C4IT_limitedService_UninstallationChangeTemplate</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>C4IT_limitedService_UninstallationChangeTemplate</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass Side="Right">
|
||||||
|
<ID>f7f3a233-7ac5-e911-2181-000c298798fd</ID>
|
||||||
|
<Name>UninstallationChangeTemplate</Name>
|
||||||
|
<BelongsToSchemaObjectClass>8d297d35-9158-e911-1a81-00155d631e00</BelongsToSchemaObjectClass>
|
||||||
|
<DisplayName>Uninstallation Change Template</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Deinstallation Änderungsvorlage</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectRelation>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,48 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectType>
|
||||||
|
<ID>1cc2a800-a562-ea11-6483-000c2981464e</ID>
|
||||||
|
<Name>C4IT_SCPlus_LimitedServiceBundleType</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>ArchivingEnabled</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>AddActionPosition</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UseUserCurrency</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>StateGroup</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UUXColor</Name>
|
||||||
|
<Value>#5db4b5</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>''</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>C4IT_SCPlus_LimitedServiceBundle</DisplayName>
|
||||||
|
<BasicSchemaObjectType-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>C4IT_SCPlus_LimitedServiceBundle</DisplayName>
|
||||||
|
</BasicSchemaObjectType-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<BasicSchemaObjectTypeToClass>
|
||||||
|
<RelatedSchemaObjectClass>b223ec7a-537d-464c-a749-d948923d4239</RelatedSchemaObjectClass>
|
||||||
|
<Cardinality>0</Cardinality>
|
||||||
|
<ProtectionLevel>0</ProtectionLevel>
|
||||||
|
</BasicSchemaObjectTypeToClass>
|
||||||
|
<BasicSchemaObjectTypeToClass>
|
||||||
|
<RelatedSchemaObjectClass>8d297d35-9158-e911-1a81-00155d631e00</RelatedSchemaObjectClass>
|
||||||
|
<Cardinality>0</Cardinality>
|
||||||
|
<ProtectionLevel>0</ProtectionLevel>
|
||||||
|
</BasicSchemaObjectTypeToClass>
|
||||||
|
</BasicSchemaObjectType>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,48 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectType>
|
||||||
|
<ID>3458e155-ff61-ea11-6183-000c2981464e</ID>
|
||||||
|
<Name>C4IT_Service_AddUserToRoleType</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>ArchivingEnabled</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>AddActionPosition</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UseUserCurrency</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>StateGroup</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UUXColor</Name>
|
||||||
|
<Value>#0e2b50</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>RelatedSPSCommonclassbase.State</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>C4IT_Service_AddUserToRoleType</DisplayName>
|
||||||
|
<BasicSchemaObjectType-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>C4IT_Service_AddUserToRoleType</DisplayName>
|
||||||
|
</BasicSchemaObjectType-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<BasicSchemaObjectTypeToClass>
|
||||||
|
<RelatedSchemaObjectClass>b223ec7a-537d-464c-a749-d948923d4239</RelatedSchemaObjectClass>
|
||||||
|
<Cardinality>0</Cardinality>
|
||||||
|
<ProtectionLevel>0</ProtectionLevel>
|
||||||
|
</BasicSchemaObjectTypeToClass>
|
||||||
|
<BasicSchemaObjectTypeToClass>
|
||||||
|
<RelatedSchemaObjectClass>d1b9cef2-fe61-ea11-6183-000c2981464e</RelatedSchemaObjectClass>
|
||||||
|
<Cardinality>0</Cardinality>
|
||||||
|
<ProtectionLevel>0</ProtectionLevel>
|
||||||
|
</BasicSchemaObjectTypeToClass>
|
||||||
|
</BasicSchemaObjectType>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,80 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectType>
|
||||||
|
<ID>8c297d35-9158-e911-1a81-00155d631e00</ID>
|
||||||
|
<Name>C4IT_SCPlus_limitedServiceType</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>EnableAttachmentObject</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>RelatedC4IT_SCPlus_limitedServiceClassBase.Name</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>IsDialogCentered</Name>
|
||||||
|
<Value>True</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>EnableExtendedDialog</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplaySPSWizard</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisableUINew</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UseSimpleExpression</Name>
|
||||||
|
<Value>True</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>Width</Name>
|
||||||
|
<Value>1000</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>Height</Name>
|
||||||
|
<Value>750</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>Icon</Name>
|
||||||
|
<Value>Icons/16x16/view.png</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UseCustomReports</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UseUserCurrency</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>ArchivingEnabled</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>noDialog</Name>
|
||||||
|
<Value>true</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>SCPlus_limitedService</DisplayName>
|
||||||
|
<BasicSchemaObjectType-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>SCPlus_limitedService</DisplayName>
|
||||||
|
</BasicSchemaObjectType-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<BasicSchemaObjectTypeToClass>
|
||||||
|
<RelatedSchemaObjectClass>8d297d35-9158-e911-1a81-00155d631e00</RelatedSchemaObjectClass>
|
||||||
|
<Cardinality>0</Cardinality>
|
||||||
|
<ProtectionLevel>0</ProtectionLevel>
|
||||||
|
</BasicSchemaObjectTypeToClass>
|
||||||
|
<BasicSchemaObjectTypeToClass>
|
||||||
|
<RelatedSchemaObjectClass>b223ec7a-537d-464c-a749-d948923d4239</RelatedSchemaObjectClass>
|
||||||
|
<Cardinality>0</Cardinality>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
</BasicSchemaObjectTypeToClass>
|
||||||
|
</BasicSchemaObjectType>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,81 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectType>
|
||||||
|
<ID>a0c9fc71-85c5-e911-2181-000c298798fd</ID>
|
||||||
|
<Name>C4IT_SCPlus_limitedService_SelfServiceType</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>EnableAttachmentObject</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>IsDialogCentered</Name>
|
||||||
|
<Value>True</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>EnableExtendedDialog</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplaySPSWizard</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisableUINew</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>Width</Name>
|
||||||
|
<Value>1000</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>Height</Name>
|
||||||
|
<Value>750</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>Icon</Name>
|
||||||
|
<Value>Icons/16x16/view.png</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UseCustomReports</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UseUserCurrency</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>ArchivingEnabled</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>'Limited Service'</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UseSimpleExpression</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>noDialog</Name>
|
||||||
|
<Value>true</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>SCPlus_limitedService_SelfService</DisplayName>
|
||||||
|
<BasicSchemaObjectType-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>SCPlus_limitedService_SelfService</DisplayName>
|
||||||
|
</BasicSchemaObjectType-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<BasicSchemaObjectTypeToClass>
|
||||||
|
<RelatedSchemaObjectClass>a1c9fc71-85c5-e911-2181-000c298798fd</RelatedSchemaObjectClass>
|
||||||
|
<Cardinality>0</Cardinality>
|
||||||
|
<ProtectionLevel>0</ProtectionLevel>
|
||||||
|
</BasicSchemaObjectTypeToClass>
|
||||||
|
<BasicSchemaObjectTypeToClass>
|
||||||
|
<RelatedSchemaObjectClass>b223ec7a-537d-464c-a749-d948923d4239</RelatedSchemaObjectClass>
|
||||||
|
<Cardinality>0</Cardinality>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
</BasicSchemaObjectTypeToClass>
|
||||||
|
</BasicSchemaObjectType>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,93 @@
|
|||||||
|
<Data>
|
||||||
|
<xs:schema id="Data" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="Data" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="C4IT_DurationPeriodPickupType">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="DisplayString" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="50" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Value" type="xs:int" />
|
||||||
|
<xs:element name="Position" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Hidden" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="C4IT_DurationPeriodPickupType-CI">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="LCID" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="DisplayString" msdata:Caption="Display String" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//C4IT_DurationPeriodPickupType" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<C4IT_DurationPeriodPickupType>
|
||||||
|
<DisplayString>Hours</DisplayString>
|
||||||
|
<Value>1</Value>
|
||||||
|
<Position>1</Position>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>627071d2-a5c5-e911-2181-000c298798fd</ID>
|
||||||
|
</C4IT_DurationPeriodPickupType>
|
||||||
|
<C4IT_DurationPeriodPickupType-CI>
|
||||||
|
<DisplayString>Stunden</DisplayString>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<ID>46da00e8-bfc9-4902-b8c1-c165b813e1ed</ID>
|
||||||
|
<Owner>627071d2-a5c5-e911-2181-000c298798fd</Owner>
|
||||||
|
</C4IT_DurationPeriodPickupType-CI>
|
||||||
|
<C4IT_DurationPeriodPickupType>
|
||||||
|
<DisplayString>Days</DisplayString>
|
||||||
|
<Value>2</Value>
|
||||||
|
<Position>2</Position>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>647071d2-a5c5-e911-2181-000c298798fd</ID>
|
||||||
|
</C4IT_DurationPeriodPickupType>
|
||||||
|
<C4IT_DurationPeriodPickupType-CI>
|
||||||
|
<DisplayString>Tage</DisplayString>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<ID>3e64bcc4-e135-4889-ad9d-4f317297fa62</ID>
|
||||||
|
<Owner>647071d2-a5c5-e911-2181-000c298798fd</Owner>
|
||||||
|
</C4IT_DurationPeriodPickupType-CI>
|
||||||
|
<C4IT_DurationPeriodPickupType>
|
||||||
|
<DisplayString>Months</DisplayString>
|
||||||
|
<Value>3</Value>
|
||||||
|
<Position>3</Position>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>667071d2-a5c5-e911-2181-000c298798fd</ID>
|
||||||
|
</C4IT_DurationPeriodPickupType>
|
||||||
|
<C4IT_DurationPeriodPickupType-CI>
|
||||||
|
<DisplayString>Monate</DisplayString>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<ID>7c28bfab-7982-45bb-aa69-d15a8c6dc25e</ID>
|
||||||
|
<Owner>667071d2-a5c5-e911-2181-000c298798fd</Owner>
|
||||||
|
</C4IT_DurationPeriodPickupType-CI>
|
||||||
|
<C4IT_DurationPeriodPickupType>
|
||||||
|
<DisplayString>Years</DisplayString>
|
||||||
|
<Value>4</Value>
|
||||||
|
<Position>4</Position>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>985dbd5f-a7c5-e911-2181-000c298798fd</ID>
|
||||||
|
</C4IT_DurationPeriodPickupType>
|
||||||
|
<C4IT_DurationPeriodPickupType-CI>
|
||||||
|
<DisplayString>Jahre</DisplayString>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<ID>e052745d-33c0-4776-a403-707aeb2045f4</ID>
|
||||||
|
<Owner>985dbd5f-a7c5-e911-2181-000c298798fd</Owner>
|
||||||
|
</C4IT_DurationPeriodPickupType-CI>
|
||||||
|
</Data>
|
||||||
@@ -0,0 +1,53 @@
|
|||||||
|
<Data>
|
||||||
|
<xs:schema id="Data" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="Data" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="CTMAppointmentPickupClassType">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Hidden" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="Image" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="255" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Color" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="10" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Value" type="xs:int" />
|
||||||
|
<xs:element name="Position" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="DisplayString" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="50" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//CTMAppointmentPickupClassType" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<CTMAppointmentPickupClassType>
|
||||||
|
<ID>20b76b6e-865b-e911-1a81-00155d631e00</ID>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<Image>/SPS/images/icon16_anytype.gif</Image>
|
||||||
|
<Color>0xFFFFFFFF</Color>
|
||||||
|
<Value>20001</Value>
|
||||||
|
<DisplayString>Limited Service</DisplayString>
|
||||||
|
</CTMAppointmentPickupClassType>
|
||||||
|
</Data>
|
||||||
@@ -0,0 +1,97 @@
|
|||||||
|
<NewDataSet>
|
||||||
|
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="PLSLWorkflowConfigurationType">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SPSCommonClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="UsedInType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="TypeID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ValidFrom" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="ValidUntil" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="State" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="CostCenter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Location" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="OU" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Responsible" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Reason" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Security-OU" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Security-Location" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Security-CostCenter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Validity" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="SourceProcess" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Category" type="xs:int" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PLSLWorkflowConfigurationClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="TargetType" type="xs:int" />
|
||||||
|
<xs:element name="ConfigurationFormTypeID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Name">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="512" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="IntegrationContext" type="xs:int" />
|
||||||
|
<xs:element name="SSPFormTypeID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="AllowIdenticalInstances" type="xs:int" />
|
||||||
|
<xs:element name="UsedInTypePLSLWorkflowConfigurationType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PLSLWorkflowConfigurationType" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="SPSCommonClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SPSCommonClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PLSLWorkflowConfigurationClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PLSLWorkflowConfigurationClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<PLSLWorkflowConfigurationType>
|
||||||
|
<ID>0b0e9bd4-1359-e911-1a81-00155d631e00</ID>
|
||||||
|
</PLSLWorkflowConfigurationType>
|
||||||
|
<SPSCommonClassBase>
|
||||||
|
<ID>110e9bd4-1359-e911-1a81-00155d631e00</ID>
|
||||||
|
<UsedInType>0b0e9bd4-1359-e911-1a81-00155d631e00</UsedInType>
|
||||||
|
<TypeID>abe3413d-d2f1-e111-738e-6cf049029195</TypeID>
|
||||||
|
<State>0</State>
|
||||||
|
<CostCenter>816361e3-13e6-4b44-96a9-fb44c63a8e36</CostCenter>
|
||||||
|
<Location>cf060d4d-5c47-462f-b5d1-7df6c865fd91</Location>
|
||||||
|
<OU>4df735f2-b4bc-4ce8-92ee-60f40fcf5653</OU>
|
||||||
|
<Security-OU>4df735f2-b4bc-4ce8-92ee-60f40fcf5653</Security-OU>
|
||||||
|
<Security-Location>cf060d4d-5c47-462f-b5d1-7df6c865fd91</Security-Location>
|
||||||
|
<Security-CostCenter>816361e3-13e6-4b44-96a9-fb44c63a8e36</Security-CostCenter>
|
||||||
|
<Category>3</Category>
|
||||||
|
</SPSCommonClassBase>
|
||||||
|
<PLSLWorkflowConfigurationClassBase>
|
||||||
|
<ID>120e9bd4-1359-e911-1a81-00155d631e00</ID>
|
||||||
|
<TargetType>0</TargetType>
|
||||||
|
<ConfigurationFormTypeID>8c297d35-9158-e911-1a81-00155d631e00</ConfigurationFormTypeID>
|
||||||
|
<Name>SCPlus Limited Services</Name>
|
||||||
|
<IntegrationContext>2</IntegrationContext>
|
||||||
|
<AllowIdenticalInstances>1</AllowIdenticalInstances>
|
||||||
|
<UsedInTypePLSLWorkflowConfigurationType>0b0e9bd4-1359-e911-1a81-00155d631e00</UsedInTypePLSLWorkflowConfigurationType>
|
||||||
|
</PLSLWorkflowConfigurationClassBase>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,98 @@
|
|||||||
|
<NewDataSet>
|
||||||
|
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="PLSLWorkflowConfigurationType">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SPSCommonClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="UsedInType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="TypeID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ValidFrom" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="ValidUntil" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="State" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="CostCenter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Location" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="OU" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Responsible" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Reason" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Security-OU" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Security-Location" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Security-CostCenter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Validity" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="SourceProcess" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Category" type="xs:int" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PLSLWorkflowConfigurationClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="TargetType" type="xs:int" />
|
||||||
|
<xs:element name="ConfigurationFormTypeID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Name">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="512" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="IntegrationContext" type="xs:int" />
|
||||||
|
<xs:element name="SSPFormTypeID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="AllowIdenticalInstances" type="xs:int" />
|
||||||
|
<xs:element name="UsedInTypePLSLWorkflowConfigurationType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PLSLWorkflowConfigurationType" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="SPSCommonClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SPSCommonClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PLSLWorkflowConfigurationClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PLSLWorkflowConfigurationClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<PLSLWorkflowConfigurationType>
|
||||||
|
<ID>d32aef94-0ad6-e911-2381-000c298798fd</ID>
|
||||||
|
</PLSLWorkflowConfigurationType>
|
||||||
|
<SPSCommonClassBase>
|
||||||
|
<ID>d92aef94-0ad6-e911-2381-000c298798fd</ID>
|
||||||
|
<UsedInType>d32aef94-0ad6-e911-2381-000c298798fd</UsedInType>
|
||||||
|
<TypeID>abe3413d-d2f1-e111-738e-6cf049029195</TypeID>
|
||||||
|
<State>0</State>
|
||||||
|
<CostCenter>816361e3-13e6-4b44-96a9-fb44c63a8e36</CostCenter>
|
||||||
|
<Location>cf060d4d-5c47-462f-b5d1-7df6c865fd91</Location>
|
||||||
|
<OU>4df735f2-b4bc-4ce8-92ee-60f40fcf5653</OU>
|
||||||
|
<Security-OU>4df735f2-b4bc-4ce8-92ee-60f40fcf5653</Security-OU>
|
||||||
|
<Security-Location>cf060d4d-5c47-462f-b5d1-7df6c865fd91</Security-Location>
|
||||||
|
<Security-CostCenter>816361e3-13e6-4b44-96a9-fb44c63a8e36</Security-CostCenter>
|
||||||
|
<Category>3</Category>
|
||||||
|
</SPSCommonClassBase>
|
||||||
|
<PLSLWorkflowConfigurationClassBase>
|
||||||
|
<ID>da2aef94-0ad6-e911-2381-000c298798fd</ID>
|
||||||
|
<TargetType>0</TargetType>
|
||||||
|
<ConfigurationFormTypeID>8c297d35-9158-e911-1a81-00155d631e00</ConfigurationFormTypeID>
|
||||||
|
<Name>SCPlus Limited Services with Form</Name>
|
||||||
|
<IntegrationContext>2</IntegrationContext>
|
||||||
|
<SSPFormTypeID>a0c9fc71-85c5-e911-2181-000c298798fd</SSPFormTypeID>
|
||||||
|
<AllowIdenticalInstances>1</AllowIdenticalInstances>
|
||||||
|
<UsedInTypePLSLWorkflowConfigurationType>d32aef94-0ad6-e911-2381-000c298798fd</UsedInTypePLSLWorkflowConfigurationType>
|
||||||
|
</PLSLWorkflowConfigurationClassBase>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,132 @@
|
|||||||
|
<NewDataSet>
|
||||||
|
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="PLSLWorkflowConfigurationType">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SPSCommonClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="UsedInType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="TypeID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ValidFrom" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="ValidUntil" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="State" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="CostCenter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Location" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="OU" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Responsible" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Reason" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Security-OU" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Security-Location" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Security-CostCenter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Validity" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="SourceProcess" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Category" type="xs:int" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PLSLWorkflowConfigurationClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="TargetType" type="xs:int" />
|
||||||
|
<xs:element name="ConfigurationFormTypeID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Name">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="512" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="IntegrationContext" type="xs:int" />
|
||||||
|
<xs:element name="SSPFormTypeID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="AllowIdenticalInstances" type="xs:int" />
|
||||||
|
<xs:element name="UsedInTypePLSLWorkflowConfigurationType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-SPSUserClassBase2SPSCommonClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Representitives" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="RepresentitivesFor" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-SPSCommonClassBase2SPSActivityClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ConfigurationItems" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Tasks" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-CTMAppointmentClassBase2SPSCommonClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Appointments" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Topics" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-CTMMemorandumClassBase2SPSCommonClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Topics" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Memorandums" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PLSLWorkflowConfigurationType" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="SPSCommonClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SPSCommonClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PLSLWorkflowConfigurationClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PLSLWorkflowConfigurationClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<PLSLWorkflowConfigurationType>
|
||||||
|
<ID>0a6e28b8-cd53-c810-7510-08d7b6c74871</ID>
|
||||||
|
</PLSLWorkflowConfigurationType>
|
||||||
|
<SPSCommonClassBase>
|
||||||
|
<ID>8f1d7de1-a354-ea11-5d83-000c2981464e</ID>
|
||||||
|
<UsedInType>0a6e28b8-cd53-c810-7510-08d7b6c74871</UsedInType>
|
||||||
|
<TypeID>abe3413d-d2f1-e111-738e-6cf049029195</TypeID>
|
||||||
|
<CostCenter>f4a41c4c-4029-e511-80ee-0050562f9516</CostCenter>
|
||||||
|
<Location>a7442762-3a29-e511-80ee-0050562f9516</Location>
|
||||||
|
<OU>63d82ed5-3929-e511-80ee-0050562f9516</OU>
|
||||||
|
<Security-OU>63d82ed5-3929-e511-80ee-0050562f9516</Security-OU>
|
||||||
|
<Security-Location>a7442762-3a29-e511-80ee-0050562f9516</Security-Location>
|
||||||
|
<Security-CostCenter>f4a41c4c-4029-e511-80ee-0050562f9516</Security-CostCenter>
|
||||||
|
<Category>3</Category>
|
||||||
|
</SPSCommonClassBase>
|
||||||
|
<PLSLWorkflowConfigurationClassBase>
|
||||||
|
<ID>901d7de1-a354-ea11-5d83-000c2981464e</ID>
|
||||||
|
<TargetType>0</TargetType>
|
||||||
|
<ConfigurationFormTypeID>1cc2a800-a562-ea11-6483-000c2981464e</ConfigurationFormTypeID>
|
||||||
|
<Name>SCPlus Limited Services Bundle</Name>
|
||||||
|
<IntegrationContext>2</IntegrationContext>
|
||||||
|
<AllowIdenticalInstances>1</AllowIdenticalInstances>
|
||||||
|
<UsedInTypePLSLWorkflowConfigurationType>0a6e28b8-cd53-c810-7510-08d7b6c74871</UsedInTypePLSLWorkflowConfigurationType>
|
||||||
|
</PLSLWorkflowConfigurationClassBase>
|
||||||
|
</NewDataSet>
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
@@ -0,0 +1,518 @@
|
|||||||
|
<NewDataSet>
|
||||||
|
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="PDRContentWidgetTypeWizard">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRContentWidgetClassWizard">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeWizard" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="FinishTitle" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Service" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Workflow" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="DataDefinition" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ServiceOperation" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRContentWidgetClassWizard-CI">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="LCID" type="xs:int" />
|
||||||
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="FinishTitle" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRContentWidgetTemplateType">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRContentWidgetTemplateCustom">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="DataModelExtentionDiff" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Published" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="Order" type="xs:int" />
|
||||||
|
<xs:element name="PartnerCustomization" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="NonVisualControlsDiff" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTemplateType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRContentWidgetTemplateClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="DataModelExtention" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTemplateType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="NonVisualControls" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRLocalizationStringClass">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Value" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTemplateType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="FrontendKey" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="400" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRLocalizationStringClass-CI">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="LCID" type="xs:int" />
|
||||||
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Value" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRContentWidgetTemplateClassViewCustom">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="TemplateDiff">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Published" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="DataModelExtentionDiff" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Position" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTemplateViewType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="PartnerCustomization" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="Order" type="xs:int" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRContentWidgetTemplateView">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Header" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="256" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Title" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Content" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Type" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Position" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Key" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="System" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="Published" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="TypeID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Template" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="PartnerCustomization" type="xs:unsignedByte" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRContentWidgetTemplateView-CI">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="LCID" type="xs:int" />
|
||||||
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Header" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="256" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Title" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRAudienceClass">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeDialog" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeObjectDetails" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRDataQueryFilterType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Unrestricted" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="Configured" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="UsedInTypePDRActionType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRNavigationItemType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ConsiderRelated" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="UsedInTypePLSLWebServiceOperationType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePLSLServiceTypeWebAPI" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTemplateViewType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSVMEmailSignatureType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="StrictAdminControl" type="xs:unsignedByte" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRContentWidgetClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Name">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeList" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="System" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeDialog" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeBase" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Template" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeWizard" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeObjectDetails" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ApplicationsRef" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeLandingPage" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Enabled" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="EnablePersonalization" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="HelpSourceType" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="HelpValue" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="255" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="UsedInTypePDRControlDescriptorType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeEmail" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Tag" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="VisibleByCondition" type="xs:unsignedByte" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRContentWidgetClassBase-CI">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="LCID" type="xs:int" />
|
||||||
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRContentWidgetClassBase2PDRApplicationClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Widgets" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Applications" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRContentWidgetTypeWizard" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRContentWidgetClassWizard_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRContentWidgetClassWizard" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRContentWidgetClassWizard-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRContentWidgetClassWizard-CI" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRContentWidgetTemplateType_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRContentWidgetTemplateType" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRContentWidgetTemplateCustom_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRContentWidgetTemplateCustom" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRContentWidgetTemplateClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRContentWidgetTemplateClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRLocalizationStringClass_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRLocalizationStringClass" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRLocalizationStringClass-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRLocalizationStringClass-CI" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRContentWidgetTemplateClassViewCustom_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRContentWidgetTemplateClassViewCustom" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRContentWidgetTemplateView_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRContentWidgetTemplateView" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRContentWidgetTemplateView-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRContentWidgetTemplateView-CI" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRAudienceClass_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRAudienceClass" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRContentWidgetClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRContentWidgetClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRContentWidgetClassBase-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRContentWidgetClassBase-CI" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<PDRContentWidgetTypeWizard>
|
||||||
|
<ID>21123305-2e72-ce99-105b-08d727ba2e4f</ID>
|
||||||
|
</PDRContentWidgetTypeWizard>
|
||||||
|
<PDRContentWidgetClassWizard>
|
||||||
|
<ID>7db3d353-96c5-e911-2181-000c298798fd</ID>
|
||||||
|
<UsedInTypePDRContentWidgetTypeWizard>21123305-2e72-ce99-105b-08d727ba2e4f</UsedInTypePDRContentWidgetTypeWizard>
|
||||||
|
<FinishTitle>Finish</FinishTitle>
|
||||||
|
<Workflow>9f786582-79c5-e911-2181-000c298798fd</Workflow>
|
||||||
|
</PDRContentWidgetClassWizard>
|
||||||
|
<PDRContentWidgetClassWizard-CI>
|
||||||
|
<ID>90b3d353-96c5-e911-2181-000c298798fd</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>7db3d353-96c5-e911-2181-000c298798fd</Owner>
|
||||||
|
<FinishTitle>Finish</FinishTitle>
|
||||||
|
</PDRContentWidgetClassWizard-CI>
|
||||||
|
<PDRContentWidgetTemplateType>
|
||||||
|
<ID>5f476b5e-3614-cabd-1937-08d727ba3ad3</ID>
|
||||||
|
</PDRContentWidgetTemplateType>
|
||||||
|
<PDRContentWidgetTemplateCustom>
|
||||||
|
<ID>4d120391-a2d7-444f-b567-8689cc2598b3</ID>
|
||||||
|
<DataModelExtentionDiff>{"HasChanges":true,"Changes":{"Properties":{"Added":[{"Parameters":[],"Path":"SubmitData.arguments.ObjectContexts.ID","ParentPath":"SubmitData.arguments.ObjectContexts","Name":"ID","Expression":"return $value;","ReferenceName":"","Type":"GuidType","EditMode":1},{"Parameters":[{"path":"Context.Object.Id","name":"Id","varName":"id","watchable":true},{"path":"Context.CurrentUser","name":"CurrentUser","varName":"currentUser","watchable":true}],"Path":"SubmitData.arguments.ObjectContexts","ParentPath":"SubmitData.arguments","Name":"ObjectContexts","Expression":"\n$value.push({\"ID\":id.$value,\n\"User\":currentUser.$value,\n\"Created\": (new Date()),\n\"CI\":null,\n\"DataForm\":null\n \n})\n ;\n return $value;","ReferenceName":"","Type":"Matrix42_ServiceRepository_Contracts_DataContracts_ObjectActionContext","EditMode":2,"IsArray":true},{"Parameters":[{"path":"Context.Object.Id","name":"Id","varName":"id","watchable":true}],"Path":"custom_getBookingData.ObjectId","ParentPath":"custom_getBookingData","Name":"ObjectId","Expression":"return id.$value;","ReferenceName":"","Type":"GuidType","EditMode":1},{"Parameters":[],"Path":"Context.minDate","ParentPath":"Context","Name":"minDate","Expression":"return (new Date);","ReferenceName":"","Type":"DateType","EditMode":2},{"Parameters":[{"path":"custom_getBookingData.SVCServiceBookingType.SVCServiceBookingClassBase.durationDays","name":"durationDays","varName":"durationDays","watchable":true},{"path":"custom_getBookingData.SVCServiceBookingType.SVCServiceBookingClassBase.durationPeriod","name":"durationPeriod","varName":"durationPeriod","watchable":true}],"Path":"Context.maxDate","ParentPath":"Context","Name":"maxDate","Expression":"\nDate.prototype.addDays = function(val) {\n var date = new Date(this.valueOf());\n if(durationPeriod.$value==1){\n date.setHours(date.getHours() + val);\n }else if(durationPeriod.$value==2){\n date.setDate(date.getDate() + val);\n }else if(durationPeriod.$value==3){\n date.setMonth(date.getMonth() + val);\n }else if(durationPeriod.$value==4){\n date.setFullYear(date.getFullYear() + val);\n }\n \n return date;\n}\n\nvar date = new Date();\n\nif(durationDays.$value && durationPeriod.$value){\nreturn date.addDays(durationDays.$value);\n}\nreturn $value;","ReferenceName":"","Type":"DateType","EditMode":2},{"Parameters":[{"path":"Context.maxDate","name":"maxDate","varName":"maxDate","watchable":true}],"Path":"SubmitData.arguments.arg_expirationDate","ParentPath":"SubmitData.arguments","Name":"arg_expirationDate","Expression":"if($oldValue === null && $value === null && maxDate.$value)\n return maxDate.$value;\nreturn $value;","ReferenceName":"","Type":"DateType","EditMode":2}]},"ExtraProperties":{"Added":[{"Parameters":[],"Path":"custom_getBookingData.SVCServiceBookingType.SVCServiceBookingClassBase.durationDays","ParentPath":"custom_getBookingData.SVCServiceBookingType.SVCServiceBookingClassBase","Name":"durationDays","Expression":"ServiceForm.T(C4IT_SCPlus_LimitedServiceClassBase).expirationDuration","ReferenceName":"Service","Type":"IntType","EditMode":3},{"Parameters":[],"Path":"custom_getBookingData.SVCServiceBookingType.SVCServiceBookingClassBase.durationPeriod","ParentPath":"custom_getBookingData.SVCServiceBookingType.SVCServiceBookingClassBase","Name":"durationPeriod","Expression":"ServiceForm.T(C4IT_SCPlus_LimitedServiceClassBase).durationPeriod.value","ReferenceName":"Service","Type":"IntType","EditMode":3}]},"Sources":{"Added":[{"Id":"0641f44d-e310-c3af-171d-a41dabc32b05","Name":"custom_getBookingData","Reloadable":true,"LoadOnInit":true,"Path":"custom_getBookingData","HttpMethod":"1","EntityName":"SVCServiceBookingType"}],"Modified":{"SubmitData":{"RelativePath":"api/workflow/start/df52440f-db06-c200-15cd-08d6bdf1a401","HttpMethod":"2"}}}}}</DataModelExtentionDiff>
|
||||||
|
<Published>1</Published>
|
||||||
|
<Order>0</Order>
|
||||||
|
<PartnerCustomization>0</PartnerCustomization>
|
||||||
|
<NonVisualControlsDiff>{"Adds":[],"TypeChanges":{},"Removals":[],"Shifts":[],"ModifiedControls":[]}</NonVisualControlsDiff>
|
||||||
|
<UsedInTypePDRContentWidgetTemplateType>5f476b5e-3614-cabd-1937-08d727ba3ad3</UsedInTypePDRContentWidgetTemplateType>
|
||||||
|
</PDRContentWidgetTemplateCustom>
|
||||||
|
<PDRContentWidgetTemplateClassBase>
|
||||||
|
<ID>87b3d353-96c5-e911-2181-000c298798fd</ID>
|
||||||
|
<DataModelExtention>{"Properties":[],"ExtraProperties":[],"Sources":[{"Id":"98636000-35ba-4b83-8c92-3198d50bb60b","Name":"Submit Data","WorkflowId":"df52440f-db06-c200-15cd-08d6bdf1a401","Path":"SubmitData"}]}</DataModelExtention>
|
||||||
|
<UsedInTypePDRContentWidgetTemplateType>5f476b5e-3614-cabd-1937-08d727ba3ad3</UsedInTypePDRContentWidgetTemplateType>
|
||||||
|
<NonVisualControls>{"Name":"layout-container1","ControlName":"mx-layout-container","Type":1,"Items":[],"Id":"4afb30c0-d1c2-50c3-8038-4f3ca9fd42f5","Properties":[{"Name":"name","Value":"layout-container1"}]}</NonVisualControls>
|
||||||
|
</PDRContentWidgetTemplateClassBase>
|
||||||
|
<PDRLocalizationStringClass>
|
||||||
|
<ID>92992321-97c5-3549-c65c-8ba14fff2ece</ID>
|
||||||
|
<Value>Latest return time</Value>
|
||||||
|
<UsedInTypePDRContentWidgetTemplateType>5f476b5e-3614-cabd-1937-08d727ba3ad3</UsedInTypePDRContentWidgetTemplateType>
|
||||||
|
</PDRLocalizationStringClass>
|
||||||
|
<PDRLocalizationStringClass>
|
||||||
|
<ID>e95f89f8-5c01-2de8-7346-a28986dd40dd</ID>
|
||||||
|
<Value>Rückgabedatum</Value>
|
||||||
|
<UsedInTypePDRContentWidgetTemplateType>5f476b5e-3614-cabd-1937-08d727ba3ad3</UsedInTypePDRContentWidgetTemplateType>
|
||||||
|
</PDRLocalizationStringClass>
|
||||||
|
<PDRLocalizationStringClass-CI>
|
||||||
|
<ID>4172d8ec-b5c8-42ba-8e84-dfedc525480f</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>92992321-97c5-3549-c65c-8ba14fff2ece</Owner>
|
||||||
|
<Value>Spätester Rückgabezeitpunkt</Value>
|
||||||
|
</PDRLocalizationStringClass-CI>
|
||||||
|
<PDRContentWidgetTemplateView>
|
||||||
|
<ID>10f67995-8b55-c183-d306-05c73ddd00a5</ID>
|
||||||
|
<Title>default view</Title>
|
||||||
|
<Content>{"Name":"root-container","ControlName":"mx-layout-container","Type":2,"Items":[{"Name":"layout-row1","ControlName":"mx-layout-row","Type":3,"Items":[{"Name":"layout-container1","ControlName":"mx-layout-container","Type":1,"Items":[{"Name":"date-picker1","ControlName":"mx-date-picker","Type":4,"Items":[],"Id":"7b800ba9-1c5e-9fc1-0510-0135733f6b82","Properties":[{"Name":"ng-model","Value":{"__type":1,"path":"SubmitData.arguments.arg_expirationDate"}},{"Name":"label","Value":{"__type":2,"datatype":"local","Id":"e95f89f8-5c01-2de8-7346-a28986dd40dd"}},{"Name":"display-mode","Value":"full"},{"Name":"data-min-date","Value":{"__type":1,"path":"Context.minDate"}},{"Name":"data-max-date","Value":{"__type":1,"path":"Context.maxDate"}},{"Name":"required","Value":true},{"Name":"name","Value":"date-picker1"}]}],"Id":"ebbfa70a-a5e6-020d-0f5f-d719e7013894","Properties":[{"Name":"mode","Value":"layout_container_mode_panel"},{"Name":"positionRow","Value":1},{"Name":"sizeX","Value":10},{"Name":"name","Value":"layout-container1"}]},{"Name":"layout-container2","ControlName":"mx-layout-container","Type":1,"Items":[{"Name":"datetime-literal1","ControlName":"mx-datetime-literal","Type":4,"Items":[],"Id":"f93d0009-41b2-b94e-9721-e9d5eb0f6a13","Properties":[{"Name":"value","Value":{"__type":1,"path":"Context.maxDate"}},{"Name":"label","Value":{"__type":2,"datatype":"local","Id":"92992321-97c5-3549-c65c-8ba14fff2ece"}},{"Name":"label-position","Value":"top"},{"Name":"designer-mode","Value":true},{"Name":"name","Value":"datetime-literal1"}]}],"Id":"57ec7d5e-5dab-9005-b90b-edf86390e577","Properties":[{"Name":"mode","Value":"layout_container_mode_panel"},{"Name":"name","Value":"layout-container2"}]}],"Id":"058be671-eca4-9779-7ff5-c89afcbcda02","Properties":[{"Name":"name","Value":"layout-row1"}]}],"Id":"2703bddd-6dc1-28ff-dbd2-ffa07221bd55","Properties":[{"Name":"name","Value":"root-container"}]}</Content>
|
||||||
|
<Type>5</Type>
|
||||||
|
<Position>1</Position>
|
||||||
|
<Key>view1</Key>
|
||||||
|
<System>0</System>
|
||||||
|
<Published>1</Published>
|
||||||
|
<TypeID>a7d73401-b3d5-e711-1187-7824af394f88</TypeID>
|
||||||
|
<Template>87b3d353-96c5-e911-2181-000c298798fd</Template>
|
||||||
|
<PartnerCustomization>0</PartnerCustomization>
|
||||||
|
</PDRContentWidgetTemplateView>
|
||||||
|
<PDRContentWidgetTemplateView-CI>
|
||||||
|
<ID>087eb96b-96c5-e911-2181-000c298798fd</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>10f67995-8b55-c183-d306-05c73ddd00a5</Owner>
|
||||||
|
<Header />
|
||||||
|
<Description />
|
||||||
|
<Title>default view</Title>
|
||||||
|
</PDRContentWidgetTemplateView-CI>
|
||||||
|
<PDRAudienceClass>
|
||||||
|
<ID>077eb96b-96c5-e911-2181-000c298798fd</ID>
|
||||||
|
<Unrestricted>1</Unrestricted>
|
||||||
|
<Configured>0</Configured>
|
||||||
|
<ConsiderRelated>0</ConsiderRelated>
|
||||||
|
<UsedInTypePDRContentWidgetTemplateViewType>10f67995-8b55-c183-d306-05c73ddd00a5</UsedInTypePDRContentWidgetTemplateViewType>
|
||||||
|
<StrictAdminControl>0</StrictAdminControl>
|
||||||
|
</PDRAudienceClass>
|
||||||
|
<PDRContentWidgetClassBase>
|
||||||
|
<ID>7eb3d353-96c5-e911-2181-000c298798fd</ID>
|
||||||
|
<Name>C4IT Renew limited service</Name>
|
||||||
|
<System>0</System>
|
||||||
|
<Template>87b3d353-96c5-e911-2181-000c298798fd</Template>
|
||||||
|
<UsedInTypePDRContentWidgetTypeWizard>21123305-2e72-ce99-105b-08d727ba2e4f</UsedInTypePDRContentWidgetTypeWizard>
|
||||||
|
<Enabled>1</Enabled>
|
||||||
|
<EnablePersonalization>0</EnablePersonalization>
|
||||||
|
<HelpSourceType>0</HelpSourceType>
|
||||||
|
<Tag>d4567e25-4873-47a1-9ec7-1e236ddcd213</Tag>
|
||||||
|
<VisibleByCondition>0</VisibleByCondition>
|
||||||
|
</PDRContentWidgetClassBase>
|
||||||
|
<PDRContentWidgetClassBase-CI>
|
||||||
|
<ID>91b3d353-96c5-e911-2181-000c298798fd</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>7eb3d353-96c5-e911-2181-000c298798fd</Owner>
|
||||||
|
</PDRContentWidgetClassBase-CI>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,333 @@
|
|||||||
|
<NewDataSet>
|
||||||
|
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="PDRActionType">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRActionClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Widget" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRActionType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="DeviceVisibility" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Position" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="StateFilter" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="TypeFilter" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Target" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="SchemaTypes" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="States" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Name" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Icon" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="InternalName" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ImplementationType">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Enabled" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="UIZones" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ScriptFilter" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="FilterBy">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="10" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ConfirmationMessage" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="4000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ServiceOperation" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Workflow" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="OpenDialogOnSuccess" type="xs:unsignedByte" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRActionClassBase-CI">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="LCID" type="xs:int" />
|
||||||
|
<xs:element name="Name" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ConfirmationMessage" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="4000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRControllerClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Controller" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="250" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ControllerUrl" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="250" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ControllerAs" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="50" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeBase" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRNavigationItemType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRActionType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ControllerParams" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRAudienceClass">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeDialog" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeObjectDetails" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRDataQueryFilterType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Unrestricted" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="Configured" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="UsedInTypePDRActionType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRNavigationItemType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ConsiderRelated" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="UsedInTypePLSLWebServiceOperationType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePLSLServiceTypeWebAPI" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTemplateViewType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSVMEmailSignatureType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="StrictAdminControl" type="xs:unsignedByte" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-SPSComplianceRuleClassBase2PDRActionClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="PDRTriggerActions" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="PDRComplianceRules" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRActionClassBase2PDRApplicationClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Applications" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Actions" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRActionClassBase2PLSLServiceClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Services" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Actions" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRAudienceClass2SPSUserClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Audiences" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Users" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRAudienceClass2SPSSecurityClassRole">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Audiences" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Roles" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRAudienceClass2SPSOrgUnitClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Audiences" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="OUs" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRAudienceClass2SPSLocationClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Locations" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Audiences" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRAudienceClass2PDRAudienceClass">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="InheritedFrom" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ApplyTo" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRActionType" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRActionClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRActionClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRActionClassBase-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRActionClassBase-CI" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRControllerClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRControllerClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRAudienceClass_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRAudienceClass" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<PDRActionType>
|
||||||
|
<ID>ad43b2a6-dae2-c9f1-2a47-08d727b74953</ID>
|
||||||
|
</PDRActionType>
|
||||||
|
<PDRActionClassBase>
|
||||||
|
<ID>56484d84-93c5-e911-2181-000c298798fd</ID>
|
||||||
|
<UsedInTypePDRActionType>ad43b2a6-dae2-c9f1-2a47-08d727b74953</UsedInTypePDRActionType>
|
||||||
|
<DeviceVisibility>0</DeviceVisibility>
|
||||||
|
<StateFilter>1</StateFilter>
|
||||||
|
<TypeFilter>1</TypeFilter>
|
||||||
|
<Target>1</Target>
|
||||||
|
<SchemaTypes>SVCServiceBookingType</SchemaTypes>
|
||||||
|
<States>1045,1049</States>
|
||||||
|
<Name>Renew service</Name>
|
||||||
|
<Icon>refresh</Icon>
|
||||||
|
<InternalName>C4IT.Renew_limited_service</InternalName>
|
||||||
|
<ImplementationType>f</ImplementationType>
|
||||||
|
<Enabled>1</Enabled>
|
||||||
|
<UIZones>0</UIZones>
|
||||||
|
<ScriptFilter>$object.isBookingRenewable===true && $object.isSelfServiceForm===false</ScriptFilter>
|
||||||
|
<FilterBy>ci</FilterBy>
|
||||||
|
<Workflow>a0786582-79c5-e911-2181-000c298798fd</Workflow>
|
||||||
|
<OpenDialogOnSuccess>0</OpenDialogOnSuccess>
|
||||||
|
</PDRActionClassBase>
|
||||||
|
<PDRActionClassBase-CI>
|
||||||
|
<ID>5b484d84-93c5-e911-2181-000c298798fd</ID>
|
||||||
|
<Owner>56484d84-93c5-e911-2181-000c298798fd</Owner>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Name>Service verlängern</Name>
|
||||||
|
</PDRActionClassBase-CI>
|
||||||
|
<PDRControllerClassBase>
|
||||||
|
<ID>57484d84-93c5-e911-2181-000c298798fd</ID>
|
||||||
|
<UsedInTypePDRActionType>ad43b2a6-dae2-c9f1-2a47-08d727b74953</UsedInTypePDRActionType>
|
||||||
|
</PDRControllerClassBase>
|
||||||
|
<PDRAudienceClass>
|
||||||
|
<ID>58484d84-93c5-e911-2181-000c298798fd</ID>
|
||||||
|
<Unrestricted>1</Unrestricted>
|
||||||
|
<Configured>1</Configured>
|
||||||
|
<UsedInTypePDRActionType>ad43b2a6-dae2-c9f1-2a47-08d727b74953</UsedInTypePDRActionType>
|
||||||
|
<ConsiderRelated>0</ConsiderRelated>
|
||||||
|
<StrictAdminControl>0</StrictAdminControl>
|
||||||
|
</PDRAudienceClass>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,333 @@
|
|||||||
|
<NewDataSet>
|
||||||
|
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="PDRActionType">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRActionClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Widget" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRActionType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="DeviceVisibility" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Position" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="StateFilter" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="TypeFilter" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Target" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="SchemaTypes" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="States" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Name" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Icon" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="InternalName" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ImplementationType">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Enabled" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="UIZones" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ScriptFilter" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="FilterBy">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="10" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ConfirmationMessage" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="4000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ServiceOperation" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Workflow" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="OpenDialogOnSuccess" type="xs:unsignedByte" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRActionClassBase-CI">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="LCID" type="xs:int" />
|
||||||
|
<xs:element name="Name" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ConfirmationMessage" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="4000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRControllerClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Controller" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="250" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ControllerUrl" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="250" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ControllerAs" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="50" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeBase" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRNavigationItemType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRActionType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ControllerParams" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PDRAudienceClass">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeDialog" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTypeObjectDetails" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRDataQueryFilterType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Unrestricted" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="Configured" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="UsedInTypePDRActionType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRNavigationItemType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ConsiderRelated" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="UsedInTypePLSLWebServiceOperationType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePLSLServiceTypeWebAPI" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePDRContentWidgetTemplateViewType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSVMEmailSignatureType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="StrictAdminControl" type="xs:unsignedByte" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-SPSComplianceRuleClassBase2PDRActionClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="PDRTriggerActions" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="PDRComplianceRules" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRActionClassBase2PDRApplicationClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Applications" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Actions" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRActionClassBase2PLSLServiceClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Services" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Actions" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRAudienceClass2SPSUserClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Audiences" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Users" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRAudienceClass2SPSSecurityClassRole">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Audiences" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Roles" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRAudienceClass2SPSOrgUnitClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Audiences" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="OUs" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRAudienceClass2SPSLocationClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Locations" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Audiences" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-PDRAudienceClass2PDRAudienceClass">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="InheritedFrom" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ApplyTo" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRActionType" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRActionClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRActionClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRActionClassBase-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRActionClassBase-CI" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRControllerClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRControllerClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PDRAudienceClass_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PDRAudienceClass" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<PDRActionType>
|
||||||
|
<ID>78176db0-c3e8-cfbf-5ba8-08d727bc8e95</ID>
|
||||||
|
</PDRActionType>
|
||||||
|
<PDRActionClassBase>
|
||||||
|
<ID>0d5521c4-98c5-e911-2181-000c298798fd</ID>
|
||||||
|
<Widget>7eb3d353-96c5-e911-2181-000c298798fd</Widget>
|
||||||
|
<UsedInTypePDRActionType>78176db0-c3e8-cfbf-5ba8-08d727bc8e95</UsedInTypePDRActionType>
|
||||||
|
<DeviceVisibility>0</DeviceVisibility>
|
||||||
|
<StateFilter>1</StateFilter>
|
||||||
|
<TypeFilter>1</TypeFilter>
|
||||||
|
<Target>1</Target>
|
||||||
|
<SchemaTypes>SVCServiceBookingType</SchemaTypes>
|
||||||
|
<States>1045,1049</States>
|
||||||
|
<Name>Renew service</Name>
|
||||||
|
<Icon>refresh</Icon>
|
||||||
|
<InternalName>C4IT.Renew_limited_service_selfService</InternalName>
|
||||||
|
<ImplementationType>w</ImplementationType>
|
||||||
|
<Enabled>1</Enabled>
|
||||||
|
<UIZones>0</UIZones>
|
||||||
|
<ScriptFilter>$object.isBookingRenewable===true && $object.isSelfServiceForm===true</ScriptFilter>
|
||||||
|
<FilterBy>ci</FilterBy>
|
||||||
|
<OpenDialogOnSuccess>0</OpenDialogOnSuccess>
|
||||||
|
</PDRActionClassBase>
|
||||||
|
<PDRActionClassBase-CI>
|
||||||
|
<ID>175521c4-98c5-e911-2181-000c298798fd</ID>
|
||||||
|
<Owner>0d5521c4-98c5-e911-2181-000c298798fd</Owner>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Name>Service verlängern</Name>
|
||||||
|
</PDRActionClassBase-CI>
|
||||||
|
<PDRControllerClassBase>
|
||||||
|
<ID>0e5521c4-98c5-e911-2181-000c298798fd</ID>
|
||||||
|
<UsedInTypePDRActionType>78176db0-c3e8-cfbf-5ba8-08d727bc8e95</UsedInTypePDRActionType>
|
||||||
|
</PDRControllerClassBase>
|
||||||
|
<PDRAudienceClass>
|
||||||
|
<ID>0f5521c4-98c5-e911-2181-000c298798fd</ID>
|
||||||
|
<Unrestricted>1</Unrestricted>
|
||||||
|
<Configured>1</Configured>
|
||||||
|
<UsedInTypePDRActionType>78176db0-c3e8-cfbf-5ba8-08d727bc8e95</UsedInTypePDRActionType>
|
||||||
|
<ConsiderRelated>0</ConsiderRelated>
|
||||||
|
<StrictAdminControl>0</StrictAdminControl>
|
||||||
|
</PDRAudienceClass>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,230 @@
|
|||||||
|
<NewDataSet>
|
||||||
|
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="PLBEActivationType">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PLBEActivationClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="500" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Name" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="150" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="UsedInTypePLBEActivationType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="IsLocked" type="xs:unsignedByte" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PLBEActivationClassBase-CI">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="LCID" type="xs:int" />
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="500" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Name" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="150" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PLBEActivationClassSchedule">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="WeekInMonth" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="IsDisabled" type="xs:unsignedByte" minOccurs="0" />
|
||||||
|
<xs:element name="StartFrom" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="DayInWeek" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="RunTime" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="ScheduleType" type="xs:int" />
|
||||||
|
<xs:element name="Name" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="MonthInYear" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="CycleLimit" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="CurrentCycle" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="DayInMonth" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="LastRun" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="RecurrencePeriod" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="WeekMask" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="MaxCycle" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="EndAfter" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePLBEActivationType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSActivityTypeBase" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSVMChangeRequestType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="RecurrenceID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="PLBEActivationClassTask">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="ActivationParms" type="xs:base64Binary" minOccurs="0" />
|
||||||
|
<xs:element name="Notes" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="500" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Engine" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypePLBEActivationType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ServiceInterface" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SPSCommonClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="UsedInType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="TypeID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ValidFrom" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="ValidUntil" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="State" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="CostCenter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Location" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="OU" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Responsible" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Reason" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Security-OU" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Security-Location" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Security-CostCenter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Validity" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="SourceProcess" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Category" type="xs:int" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-SPSUserClassBase2SPSCommonClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Representitives" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="RepresentitivesFor" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-SPSCommonClassBase2SPSActivityClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ConfigurationItems" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Tasks" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-CTMAppointmentClassBase2SPSCommonClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Appointments" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Topics" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-CTMMemorandumClassBase2SPSCommonClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Topics" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Memorandums" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PLBEActivationType" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PLBEActivationClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PLBEActivationClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PLBEActivationClassBase-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PLBEActivationClassBase-CI" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PLBEActivationClassSchedule_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PLBEActivationClassSchedule" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="PLBEActivationClassTask_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//PLBEActivationClassTask" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="SPSCommonClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SPSCommonClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<PLBEActivationType>
|
||||||
|
<ID>ae28e806-82c5-e911-2181-000c298798fd</ID>
|
||||||
|
</PLBEActivationType>
|
||||||
|
<PLBEActivationClassBase>
|
||||||
|
<ID>b628e806-82c5-e911-2181-000c298798fd</ID>
|
||||||
|
<Name>C4IT - Manage Limited services</Name>
|
||||||
|
<UsedInTypePLBEActivationType>ae28e806-82c5-e911-2181-000c298798fd</UsedInTypePLBEActivationType>
|
||||||
|
</PLBEActivationClassBase>
|
||||||
|
<PLBEActivationClassBase-CI>
|
||||||
|
<ID>f0558932-82c5-e911-2181-000c298798fd</ID>
|
||||||
|
<Owner>b628e806-82c5-e911-2181-000c298798fd</Owner>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Name>C4IT - Manage Limited services</Name>
|
||||||
|
</PLBEActivationClassBase-CI>
|
||||||
|
<PLBEActivationClassTask>
|
||||||
|
<ID>62e2c824-82c5-e911-2181-000c298798fd</ID>
|
||||||
|
<ActivationParms>AAEAAAD/////AQAAAAAAAAAMAgAAAFtNYXRyaXg0Mi5TZXJ2aWNlUmVwb3NpdG9yeS5Db21tb24sIFZlcnNpb249OS4xLjAuMjUwMiwgQ3VsdHVyZT1uZXV0cmFsLCBQdWJsaWNLZXlUb2tlbj1udWxsBQEAAABNTWF0cml4NDIuU2VydmljZVJlcG9zaXRvcnkuQ29tbW9uLkVuZ2luZXMuV29ya2Zsb3dGYWN0b3J5LldvcmtmbG93RmFjdG9yeURhdGECAAAADFdvcmtmbG93TmFtZQpXb3JrZmxvd0lkAQMLU3lzdGVtLkd1aWQCAAAABgMAAAAjV19DNElULUVuZ2luZS1NYW5hZ2VsaW1pdGVkc2VydmljZXME/P///wtTeXN0ZW0uR3VpZAsAAAACX2ECX2ICX2MCX2QCX2UCX2YCX2cCX2gCX2kCX2oCX2sAAAAAAAAAAAAAAAgHBwICAgICAgICgmV4+MV5EekhgQAMKYeY/Qs=</ActivationParms>
|
||||||
|
<Engine>9f909491-1245-e211-dc8e-bc5ff41a70c0</Engine>
|
||||||
|
<UsedInTypePLBEActivationType>ae28e806-82c5-e911-2181-000c298798fd</UsedInTypePLBEActivationType>
|
||||||
|
</PLBEActivationClassTask>
|
||||||
|
<SPSCommonClassBase>
|
||||||
|
<ID>b728e806-82c5-e911-2181-000c298798fd</ID>
|
||||||
|
<UsedInType>ae28e806-82c5-e911-2181-000c298798fd</UsedInType>
|
||||||
|
<TypeID>54bb2fbd-8220-4577-b730-bef85869c491</TypeID>
|
||||||
|
<State>0</State>
|
||||||
|
<CostCenter>816361e3-13e6-4b44-96a9-fb44c63a8e36</CostCenter>
|
||||||
|
<Location>cf060d4d-5c47-462f-b5d1-7df6c865fd91</Location>
|
||||||
|
<OU>4df735f2-b4bc-4ce8-92ee-60f40fcf5653</OU>
|
||||||
|
<Security-OU>4df735f2-b4bc-4ce8-92ee-60f40fcf5653</Security-OU>
|
||||||
|
<Security-Location>cf060d4d-5c47-462f-b5d1-7df6c865fd91</Security-Location>
|
||||||
|
<Security-CostCenter>816361e3-13e6-4b44-96a9-fb44c63a8e36</Security-CostCenter>
|
||||||
|
<Category>3</Category>
|
||||||
|
</SPSCommonClassBase>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,258 @@
|
|||||||
|
<NewDataSet>
|
||||||
|
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="SVMChangeTemplateType">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SVMChangeTemplateClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Timeline" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="RollbackStrategyHTML" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="KnownRisksHTML" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="CostEstimation" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="RollbackStrategy" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="CounteractionsHTML" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="TimelineHTML" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="KnownRisks" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="RequiredRessources" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="CostEstimationHTML" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="RequiredRessourcesHTML" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Impact" type="xs:int" />
|
||||||
|
<xs:element name="Urgency" type="xs:int" />
|
||||||
|
<xs:element name="TypeOfChange" type="xs:int" />
|
||||||
|
<xs:element name="Counteractions" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="UsedInTypeSVMChangeTemplateType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Workflow" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="ChangeClassification" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="InitializeWorkflowsDirectly" type="xs:unsignedByte" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SPSActivityTemplateClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Name">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="150" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="AttachedObjectType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Summary">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="RecipientRole" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Recipient" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSActivityTemplateType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Priority" type="xs:int" />
|
||||||
|
<xs:element name="SLA" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Category" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ObjectID" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="DescriptionHTML" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Creator" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSQuickCallType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSVMChangeTemplateType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Solution" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SolutionHTML" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="TaskType" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="NotifyResponsible" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="ErrorType" type="xs:int" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SPSCommonClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="UsedInType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="TypeID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ValidFrom" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="ValidUntil" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="State" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="CostCenter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Location" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="OU" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Responsible" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Reason" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Security-OU" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Security-Location" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Security-CostCenter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Validity" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="SourceProcess" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Category" type="xs:int" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SVMChangeTemplateType" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="SVMChangeTemplateClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SVMChangeTemplateClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="SPSActivityTemplateClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SPSActivityTemplateClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="SPSCommonClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SPSCommonClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<SVMChangeTemplateType>
|
||||||
|
<ID>8d475077-11d6-e911-2381-000c298798fd</ID>
|
||||||
|
</SVMChangeTemplateType>
|
||||||
|
<SVMChangeTemplateClassBase>
|
||||||
|
<ID>94475077-11d6-e911-2381-000c298798fd</ID>
|
||||||
|
<Impact>2</Impact>
|
||||||
|
<Urgency>2</Urgency>
|
||||||
|
<TypeOfChange>10</TypeOfChange>
|
||||||
|
<UsedInTypeSVMChangeTemplateType>8d475077-11d6-e911-2381-000c298798fd</UsedInTypeSVMChangeTemplateType>
|
||||||
|
<Workflow>cf11169b-986e-ea11-5081-000c299eb325</Workflow>
|
||||||
|
<InitializeWorkflowsDirectly>1</InitializeWorkflowsDirectly>
|
||||||
|
</SVMChangeTemplateClassBase>
|
||||||
|
<SPSActivityTemplateClassBase>
|
||||||
|
<ID>95475077-11d6-e911-2381-000c298798fd</ID>
|
||||||
|
<Name>Zeitlich befristete Bereitstellung - Rollen Zugehörigkeit</Name>
|
||||||
|
<Summary>Zeitlich befristete Bereitstellung - Rollen Zugehörigkeit</Summary>
|
||||||
|
<Priority>2</Priority>
|
||||||
|
<ObjectID>CHT00010</ObjectID>
|
||||||
|
<UsedInTypeSVMChangeTemplateType>8d475077-11d6-e911-2381-000c298798fd</UsedInTypeSVMChangeTemplateType>
|
||||||
|
<NotifyResponsible>1</NotifyResponsible>
|
||||||
|
<ErrorType>0</ErrorType>
|
||||||
|
</SPSActivityTemplateClassBase>
|
||||||
|
<SPSCommonClassBase>
|
||||||
|
<ID>96475077-11d6-e911-2381-000c298798fd</ID>
|
||||||
|
<UsedInType>8d475077-11d6-e911-2381-000c298798fd</UsedInType>
|
||||||
|
<TypeID>baf4635f-df2d-e011-c6bc-00248cfe5192</TypeID>
|
||||||
|
<State>0</State>
|
||||||
|
<CostCenter>816361e3-13e6-4b44-96a9-fb44c63a8e36</CostCenter>
|
||||||
|
<Location>cf060d4d-5c47-462f-b5d1-7df6c865fd91</Location>
|
||||||
|
<OU>4df735f2-b4bc-4ce8-92ee-60f40fcf5653</OU>
|
||||||
|
<Security-OU>4df735f2-b4bc-4ce8-92ee-60f40fcf5653</Security-OU>
|
||||||
|
<Security-Location>cf060d4d-5c47-462f-b5d1-7df6c865fd91</Security-Location>
|
||||||
|
<Security-CostCenter>816361e3-13e6-4b44-96a9-fb44c63a8e36</Security-CostCenter>
|
||||||
|
<Category>3</Category>
|
||||||
|
</SPSCommonClassBase>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,443 @@
|
|||||||
|
<NewDataSet>
|
||||||
|
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="SVMChangeTemplateType">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SVMChangeTemplateClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Timeline" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="RollbackStrategyHTML" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="KnownRisksHTML" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="CostEstimation" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="RollbackStrategy" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="CounteractionsHTML" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="TimelineHTML" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="KnownRisks" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="RequiredRessources" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="CostEstimationHTML" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="RequiredRessourcesHTML" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Impact" type="xs:int" />
|
||||||
|
<xs:element name="Urgency" type="xs:int" />
|
||||||
|
<xs:element name="TypeOfChange" type="xs:int" />
|
||||||
|
<xs:element name="Counteractions" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="UsedInTypeSVMChangeTemplateType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Workflow" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="ChangeClassification" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="InitializeWorkflowsDirectly" type="xs:unsignedByte" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SVMChangeTemplateClassBase-CI">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="LCID" type="xs:int" />
|
||||||
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Counteractions" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="KnownRisks" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="RequiredRessources" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="RollbackStrategy" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Timeline" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="CostEstimationHTML" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="CounteractionsHTML" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="KnownRisksHTML" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="RollbackStrategyHTML" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="RequiredRessourcesHTML" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="TimelineHTML" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SPSActivityTemplateClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Name">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="150" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="AttachedObjectType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Summary">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="RecipientRole" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Recipient" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSActivityTemplateType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Priority" type="xs:int" />
|
||||||
|
<xs:element name="SLA" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Category" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ObjectID" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="DescriptionHTML" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Creator" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSQuickCallType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSVMChangeTemplateType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Solution" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SolutionHTML" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="TaskType" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="NotifyResponsible" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="ErrorType" type="xs:int" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SPSActivityTemplateClassBase-CI">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="LCID" type="xs:int" />
|
||||||
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Summary" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Name" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="150" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="DescriptionHTML" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Solution" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SolutionHTML" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SPSCommonClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="UsedInType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="TypeID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ValidFrom" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="ValidUntil" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="State" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="CostCenter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Location" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="OU" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Responsible" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Reason" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Security-OU" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Security-Location" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Security-CostCenter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Validity" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="SourceProcess" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Category" type="xs:int" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-SPSUserClassBase2SPSCommonClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Representitives" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="RepresentitivesFor" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-SPSCommonClassBase2SPSActivityClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ConfigurationItems" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Tasks" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-CTMAppointmentClassBase2SPSCommonClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Appointments" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Topics" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-CTMMemorandumClassBase2SPSCommonClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Topics" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Memorandums" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SVMChangeTemplateType" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="SVMChangeTemplateClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SVMChangeTemplateClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="SVMChangeTemplateClassBase-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SVMChangeTemplateClassBase-CI" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="SPSActivityTemplateClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SPSActivityTemplateClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="SPSActivityTemplateClassBase-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SPSActivityTemplateClassBase-CI" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="SPSCommonClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SPSCommonClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<SVMChangeTemplateType>
|
||||||
|
<ID>a6565360-bf05-c7a6-6a92-08d7b6cb88aa</ID>
|
||||||
|
</SVMChangeTemplateType>
|
||||||
|
<SVMChangeTemplateClassBase>
|
||||||
|
<ID>a4ac09b8-a754-ea11-5d83-000c2981464e</ID>
|
||||||
|
<Impact>2</Impact>
|
||||||
|
<Urgency>2</Urgency>
|
||||||
|
<TypeOfChange>10</TypeOfChange>
|
||||||
|
<UsedInTypeSVMChangeTemplateType>a6565360-bf05-c7a6-6a92-08d7b6cb88aa</UsedInTypeSVMChangeTemplateType>
|
||||||
|
<Workflow>fbcf3f8e-a754-ea11-5d83-000c2981464e</Workflow>
|
||||||
|
<InitializeWorkflowsDirectly>1</InitializeWorkflowsDirectly>
|
||||||
|
</SVMChangeTemplateClassBase>
|
||||||
|
<SVMChangeTemplateClassBase-CI>
|
||||||
|
<ID>a9ac09b8-a754-ea11-5d83-000c2981464e</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>a4ac09b8-a754-ea11-5d83-000c2981464e</Owner>
|
||||||
|
</SVMChangeTemplateClassBase-CI>
|
||||||
|
<SPSActivityTemplateClassBase>
|
||||||
|
<ID>a5ac09b8-a754-ea11-5d83-000c2981464e</ID>
|
||||||
|
<Name>Zeitlich befristete Bereitstellung - Bundle</Name>
|
||||||
|
<Summary>Zeitlich befristete Bereitstellung - Bundle</Summary>
|
||||||
|
<Priority>2</Priority>
|
||||||
|
<ObjectID>CHT00017</ObjectID>
|
||||||
|
<UsedInTypeSVMChangeTemplateType>a6565360-bf05-c7a6-6a92-08d7b6cb88aa</UsedInTypeSVMChangeTemplateType>
|
||||||
|
<NotifyResponsible>1</NotifyResponsible>
|
||||||
|
<ErrorType>0</ErrorType>
|
||||||
|
</SPSActivityTemplateClassBase>
|
||||||
|
<SPSCommonClassBase>
|
||||||
|
<ID>a6ac09b8-a754-ea11-5d83-000c2981464e</ID>
|
||||||
|
<UsedInType>a6565360-bf05-c7a6-6a92-08d7b6cb88aa</UsedInType>
|
||||||
|
<TypeID>baf4635f-df2d-e011-c6bc-00248cfe5192</TypeID>
|
||||||
|
<CostCenter>f4a41c4c-4029-e511-80ee-0050562f9516</CostCenter>
|
||||||
|
<Location>a7442762-3a29-e511-80ee-0050562f9516</Location>
|
||||||
|
<OU>63d82ed5-3929-e511-80ee-0050562f9516</OU>
|
||||||
|
<Security-OU>63d82ed5-3929-e511-80ee-0050562f9516</Security-OU>
|
||||||
|
<Security-Location>a7442762-3a29-e511-80ee-0050562f9516</Security-Location>
|
||||||
|
<Security-CostCenter>f4a41c4c-4029-e511-80ee-0050562f9516</Security-CostCenter>
|
||||||
|
<Category>3</Category>
|
||||||
|
</SPSCommonClassBase>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,108 @@
|
|||||||
|
<NewDataSet>
|
||||||
|
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="SVCServiceProvisioningTypeAssignADGroup">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SVCServiceProvisioningClassBaseAssignADGroup">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="ADGroup" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSVCServiceProvisioningTypeAssignADGroup" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ConfigurationID" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="12" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SPSCommonClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="UsedInType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="TypeID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ValidFrom" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="ValidUntil" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="State" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="CostCenter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Location" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="OU" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Responsible" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Reason" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Security-OU" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Security-Location" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Security-CostCenter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Validity" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="SourceProcess" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Category" type="xs:int" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SVCServiceProvisioningTypeAssignADGroup" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="SVCServiceProvisioningClassBaseAssignADGroup_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SVCServiceProvisioningClassBaseAssignADGroup" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="SPSCommonClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SPSCommonClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<SVCServiceProvisioningTypeAssignADGroup>
|
||||||
|
<ID>55ffd91e-539f-c08d-4565-08d7385290d1</ID>
|
||||||
|
</SVCServiceProvisioningTypeAssignADGroup>
|
||||||
|
<SVCServiceProvisioningTypeAssignADGroup>
|
||||||
|
<ID>49073bda-708d-cbdb-d144-08d738535c95</ID>
|
||||||
|
</SVCServiceProvisioningTypeAssignADGroup>
|
||||||
|
<SVCServiceProvisioningClassBaseAssignADGroup>
|
||||||
|
<ID>0be016aa-2ed6-e911-2381-000c298798fd</ID>
|
||||||
|
<UsedInTypeSVCServiceProvisioningTypeAssignADGroup>55ffd91e-539f-c08d-4565-08d7385290d1</UsedInTypeSVCServiceProvisioningTypeAssignADGroup>
|
||||||
|
<ConfigurationID>PFAD00003</ConfigurationID>
|
||||||
|
</SVCServiceProvisioningClassBaseAssignADGroup>
|
||||||
|
<SVCServiceProvisioningClassBaseAssignADGroup>
|
||||||
|
<ID>6da1b278-2fd6-e911-2381-000c298798fd</ID>
|
||||||
|
<UsedInTypeSVCServiceProvisioningTypeAssignADGroup>49073bda-708d-cbdb-d144-08d738535c95</UsedInTypeSVCServiceProvisioningTypeAssignADGroup>
|
||||||
|
<ConfigurationID>PFAD00004</ConfigurationID>
|
||||||
|
</SVCServiceProvisioningClassBaseAssignADGroup>
|
||||||
|
<SPSCommonClassBase>
|
||||||
|
<ID>0ce016aa-2ed6-e911-2381-000c298798fd</ID>
|
||||||
|
<UsedInType>55ffd91e-539f-c08d-4565-08d7385290d1</UsedInType>
|
||||||
|
<TypeID>3b95f7e4-553b-4d70-b7a9-022f0f90ffd4</TypeID>
|
||||||
|
<CostCenter>816361e3-13e6-4b44-96a9-fb44c63a8e36</CostCenter>
|
||||||
|
<Location>cf060d4d-5c47-462f-b5d1-7df6c865fd91</Location>
|
||||||
|
<OU>4df735f2-b4bc-4ce8-92ee-60f40fcf5653</OU>
|
||||||
|
<Security-OU>4df735f2-b4bc-4ce8-92ee-60f40fcf5653</Security-OU>
|
||||||
|
<Security-Location>cf060d4d-5c47-462f-b5d1-7df6c865fd91</Security-Location>
|
||||||
|
<Security-CostCenter>816361e3-13e6-4b44-96a9-fb44c63a8e36</Security-CostCenter>
|
||||||
|
<Category>3</Category>
|
||||||
|
</SPSCommonClassBase>
|
||||||
|
<SPSCommonClassBase>
|
||||||
|
<ID>6ea1b278-2fd6-e911-2381-000c298798fd</ID>
|
||||||
|
<UsedInType>49073bda-708d-cbdb-d144-08d738535c95</UsedInType>
|
||||||
|
<TypeID>3b95f7e4-553b-4d70-b7a9-022f0f90ffd4</TypeID>
|
||||||
|
<CostCenter>816361e3-13e6-4b44-96a9-fb44c63a8e36</CostCenter>
|
||||||
|
<Location>cf060d4d-5c47-462f-b5d1-7df6c865fd91</Location>
|
||||||
|
<OU>4df735f2-b4bc-4ce8-92ee-60f40fcf5653</OU>
|
||||||
|
<Security-OU>4df735f2-b4bc-4ce8-92ee-60f40fcf5653</Security-OU>
|
||||||
|
<Security-Location>cf060d4d-5c47-462f-b5d1-7df6c865fd91</Security-Location>
|
||||||
|
<Security-CostCenter>816361e3-13e6-4b44-96a9-fb44c63a8e36</Security-CostCenter>
|
||||||
|
<Category>3</Category>
|
||||||
|
</SPSCommonClassBase>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,126 @@
|
|||||||
|
<NewDataSet>
|
||||||
|
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="C4IT_SCPlus_limitedServiceType">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="C4IT_SCPlus_limitedServiceClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="expirationDuration" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="durationPeriod" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Name" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="renewable" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="InstallationChangeTemplate" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="RepairChangeTemplate" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UninstallationChangeTemplate" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeC4IT_SCPlus_limitedServiceType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="additionalFormEOID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SPSCommonClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="UsedInType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="TypeID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ValidFrom" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="ValidUntil" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="State" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="CostCenter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Location" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="OU" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Responsible" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Reason" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Security-OU" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Security-Location" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Security-CostCenter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Validity" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="SourceProcess" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Category" type="xs:int" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//C4IT_SCPlus_limitedServiceType" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="C4IT_SCPlus_limitedServiceClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//C4IT_SCPlus_limitedServiceClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="SPSCommonClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SPSCommonClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<C4IT_SCPlus_limitedServiceType>
|
||||||
|
<ID>66a18f89-ff73-cc79-b9a8-08d73298dcfa</ID>
|
||||||
|
</C4IT_SCPlus_limitedServiceType>
|
||||||
|
<C4IT_SCPlus_limitedServiceType>
|
||||||
|
<ID>0f7393dc-fbd1-c685-71e3-08d727b01a9e</ID>
|
||||||
|
</C4IT_SCPlus_limitedServiceType>
|
||||||
|
<C4IT_SCPlus_limitedServiceClassBase>
|
||||||
|
<ID>d05dd403-75d0-e911-2181-000c298798fd</ID>
|
||||||
|
<expirationDuration>30</expirationDuration>
|
||||||
|
<durationPeriod>2</durationPeriod>
|
||||||
|
<renewable>1</renewable>
|
||||||
|
<InstallationChangeTemplate>94475077-11d6-e911-2381-000c298798fd</InstallationChangeTemplate>
|
||||||
|
<RepairChangeTemplate>94475077-11d6-e911-2381-000c298798fd</RepairChangeTemplate>
|
||||||
|
<UninstallationChangeTemplate>94475077-11d6-e911-2381-000c298798fd</UninstallationChangeTemplate>
|
||||||
|
<additionalFormEOID>55FFD91E-539F-C08D-4565-08D7385290D1</additionalFormEOID>
|
||||||
|
<UsedInTypeC4IT_SCPlus_limitedServiceType>66a18f89-ff73-cc79-b9a8-08d73298dcfa</UsedInTypeC4IT_SCPlus_limitedServiceType>
|
||||||
|
</C4IT_SCPlus_limitedServiceClassBase>
|
||||||
|
<C4IT_SCPlus_limitedServiceClassBase>
|
||||||
|
<ID>a31762af-8fc5-e911-2181-000c298798fd</ID>
|
||||||
|
<expirationDuration>2</expirationDuration>
|
||||||
|
<durationPeriod>3</durationPeriod>
|
||||||
|
<renewable>1</renewable>
|
||||||
|
<InstallationChangeTemplate>94475077-11d6-e911-2381-000c298798fd</InstallationChangeTemplate>
|
||||||
|
<RepairChangeTemplate>94475077-11d6-e911-2381-000c298798fd</RepairChangeTemplate>
|
||||||
|
<UninstallationChangeTemplate>94475077-11d6-e911-2381-000c298798fd</UninstallationChangeTemplate>
|
||||||
|
<additionalFormEOID>49073BDA-708D-CBDB-D144-08D738535C95</additionalFormEOID>
|
||||||
|
<UsedInTypeC4IT_SCPlus_limitedServiceType>0f7393dc-fbd1-c685-71e3-08d727b01a9e</UsedInTypeC4IT_SCPlus_limitedServiceType>
|
||||||
|
</C4IT_SCPlus_limitedServiceClassBase>
|
||||||
|
<SPSCommonClassBase>
|
||||||
|
<ID>cf5dd403-75d0-e911-2181-000c298798fd</ID>
|
||||||
|
<UsedInType>66a18f89-ff73-cc79-b9a8-08d73298dcfa</UsedInType>
|
||||||
|
<TypeID>8c297d35-9158-e911-1a81-00155d631e00</TypeID>
|
||||||
|
<CostCenter>816361e3-13e6-4b44-96a9-fb44c63a8e36</CostCenter>
|
||||||
|
<Location>cf060d4d-5c47-462f-b5d1-7df6c865fd91</Location>
|
||||||
|
<OU>4df735f2-b4bc-4ce8-92ee-60f40fcf5653</OU>
|
||||||
|
<Security-OU>4df735f2-b4bc-4ce8-92ee-60f40fcf5653</Security-OU>
|
||||||
|
<Security-Location>cf060d4d-5c47-462f-b5d1-7df6c865fd91</Security-Location>
|
||||||
|
<Security-CostCenter>816361e3-13e6-4b44-96a9-fb44c63a8e36</Security-CostCenter>
|
||||||
|
<Category>3</Category>
|
||||||
|
</SPSCommonClassBase>
|
||||||
|
<SPSCommonClassBase>
|
||||||
|
<ID>a21762af-8fc5-e911-2181-000c298798fd</ID>
|
||||||
|
<UsedInType>0f7393dc-fbd1-c685-71e3-08d727b01a9e</UsedInType>
|
||||||
|
<TypeID>8c297d35-9158-e911-1a81-00155d631e00</TypeID>
|
||||||
|
<CostCenter>816361e3-13e6-4b44-96a9-fb44c63a8e36</CostCenter>
|
||||||
|
<Location>cf060d4d-5c47-462f-b5d1-7df6c865fd91</Location>
|
||||||
|
<OU>4df735f2-b4bc-4ce8-92ee-60f40fcf5653</OU>
|
||||||
|
<Security-OU>4df735f2-b4bc-4ce8-92ee-60f40fcf5653</Security-OU>
|
||||||
|
<Security-Location>cf060d4d-5c47-462f-b5d1-7df6c865fd91</Security-Location>
|
||||||
|
<Security-CostCenter>816361e3-13e6-4b44-96a9-fb44c63a8e36</Security-CostCenter>
|
||||||
|
<Category>3</Category>
|
||||||
|
</SPSCommonClassBase>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,715 @@
|
|||||||
|
<NewDataSet>
|
||||||
|
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="SPSArticleTypeService">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Ud_C4IT_Article_ServiceBookingPlus">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Ud_C4IT_SOP_NoAsqlAutoGeneration" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="UsedInTypeSPSArticleTypeService" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="UEMObjectInfoInAssignmentGroupClass">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="IsErrorOccured" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="Installed" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Total" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Progress" type="xs:decimal" minOccurs="0" />
|
||||||
|
<xs:element name="UEMAssignmentGroup" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="UsedInTypeSPSArticleTypeService" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="UEMObjectRolloutProgressGeneralClass">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Total" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Installed" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="IsErrorOccured" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="Progress" type="xs:decimal" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSArticleTypeService" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SPSTargetingClassTarget">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="UsedInTypeSPSAssetTypeGenericPeripheralDevice" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSAssetTypeSpecialDevice" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSComputerType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSCostCenterType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSMonitorType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSOrgUnitType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSPrinterType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSSoftwareType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSUserType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSAccountTypeAD" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSAssetTypeMobile" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSArticleTypeService" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSVCServiceTypeBundle" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSVCServiceTypeConfigGroup" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSArticleTypeGroup" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SPSArticleClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="PeripheralAssignable" type="xs:unsignedByte" minOccurs="0" />
|
||||||
|
<xs:element name="ArticleID" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="50" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SSPName" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="300" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ComputerAssignable" type="xs:unsignedByte" minOccurs="0" />
|
||||||
|
<xs:element name="Notes" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="OUAssignable" type="xs:unsignedByte" minOccurs="0" />
|
||||||
|
<xs:element name="ContractAssignable" type="xs:unsignedByte" minOccurs="0" />
|
||||||
|
<xs:element name="Name">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="300" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="4000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ImplementingType" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="SSPImagePath" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="255" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="UserAssignable" type="xs:unsignedByte" minOccurs="0" />
|
||||||
|
<xs:element name="CostCenterAssignable" type="xs:unsignedByte" minOccurs="0" />
|
||||||
|
<xs:element name="SSPDescription" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SSPIconPath" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="255" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="IACategory" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSArticleTypeService" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Software" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ManagedTargetType" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="ManageLicensesFor" type="xs:unsignedByte" minOccurs="0" />
|
||||||
|
<xs:element name="AssignmentOnTargetType" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="AssignedIsVisible" type="xs:unsignedByte" minOccurs="0" />
|
||||||
|
<xs:element name="AmountInstallation" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Amount" type="xs:decimal" minOccurs="0" />
|
||||||
|
<xs:element name="AdditionalUninstallationCharge" type="xs:decimal" minOccurs="0" />
|
||||||
|
<xs:element name="UninstallationCharge" type="xs:int" />
|
||||||
|
<xs:element name="PaymentDay" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="AmountUninstallation" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="PaymentMethod" type="xs:int" />
|
||||||
|
<xs:element name="AdditionalInstallationCharge" type="xs:decimal" minOccurs="0" />
|
||||||
|
<xs:element name="PaymentCycle" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="InstallationCharge" type="xs:int" />
|
||||||
|
<xs:element name="ServiceType" type="xs:int" />
|
||||||
|
<xs:element name="AdditionalInstallationService" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="AdditionalUninstallationService" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="TechnicalOwner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSArticleTypeGroup" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="CurrentAvailability" type="xs:int" />
|
||||||
|
<xs:element name="AgreedAvailability" type="xs:decimal" minOccurs="0" />
|
||||||
|
<xs:element name="ActualAvailability" type="xs:decimal" minOccurs="0" />
|
||||||
|
<xs:element name="Tags" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="AllowIdenticalInstances" type="xs:int" />
|
||||||
|
<xs:element name="TargetType" type="xs:int" />
|
||||||
|
<xs:element name="SSPFormTypeID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ServiceForm" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="SLA" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="SKU" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ActiveFrom" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="ActiveUntil" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="UninstallWithoutApproval" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="UserCanChangeRemovalSetting" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="AdditionalRepairService" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSVCServiceTypeBundle" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSVCServiceTypeConfigGroup" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="SkipContainedServicesProvisioning" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="AdditionalRepairCharge" type="xs:decimal" minOccurs="0" />
|
||||||
|
<xs:element name="RepairCharge" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="RepairWithoutApproval" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="ManagedBy" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="AmountRepair" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="UninstallationMode" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="RepairMode" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="ProvisioningLocation" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="CreateMultipleBookings" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="Amount__CC" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="3" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="AdditionalUninstallationCharge__CC" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="3" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="AdditionalInstallationCharge__CC" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="3" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="AdditionalRepairCharge__CC" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="3" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="InstallationPlan" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="SSPDescriptionHTML" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SSPFormIsOptional" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="AccountingStatus" type="xs:int" />
|
||||||
|
<xs:element name="ASQLFilterStatement" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1500" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ASQLInstanceStatement" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1500" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ASQLTargetStatement" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1500" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="NotifyServiceRecipients" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="NotifyCostCenterDecider" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="UsageDetectionMode" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="ASQLBookingConsumerStatement" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1500" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ASQLCustomCommentStatement" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1500" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ASQLCustomPriceStatement" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1500" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ApplyCostCenterFrom" type="xs:int" />
|
||||||
|
<xs:element name="ServiceClassification" type="xs:int" />
|
||||||
|
<xs:element name="UsageDetectionSQL" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ProvisioningProcess" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ApprovalProcess" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="CoverageDetectionIgnoreInstallCharge" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="AdjustmentBookingIgnoreInstallCharge" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="AdjustmentBookingIgnoreUninstallCharge" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="MasterContract" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="BusinessImpact" type="xs:int" />
|
||||||
|
<xs:element name="Unit" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="AutoCreateUninstallationBookings" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="CoverageDetectionIgnoreUninstallationCharge" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="NotifyServiceRecipientsUninstallation" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="NotifyCostCenterDeciderUninstallation" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="ObsoleteDetectionSQL" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="InstanceTypeID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="MinDeliveryTime" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="MinDeliveryTimeUnit" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="MaxDeliveryTime" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="MaxDeliveryTimeUnit" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="PrerequisitesAsql" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="TargetAsqlFilter" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="LastSyncDate" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="ConsiderTarget" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="Featured" type="xs:unsignedByte" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SPSArticleClassBase-CI">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="LCID" type="xs:int" />
|
||||||
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="SSPDescription" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SSPName" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="300" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SSPDescriptionHTML" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="4000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Name" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="300" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SPSCommonClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="UsedInType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="TypeID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ValidFrom" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="ValidUntil" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="State" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="CostCenter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Location" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="OU" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Responsible" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Reason" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Security-OU" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Security-Location" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Security-CostCenter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Validity" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="SourceProcess" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Category" type="xs:int" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SPSObjectClassDependency">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Type" type="xs:int" />
|
||||||
|
<xs:element name="BackupObject" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="DependentObject" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSArticleTypeService" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSAssetTypeGenericPeripheralDevice" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSComputerType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSAssetTypeSpecialDevice" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSMonitorType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSPrinterType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Availability" type="xs:int" />
|
||||||
|
<xs:element name="UsedInTypeSPSAssetTypeMobile" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSAssetTypeNetworkDevice" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSAssetTypeSIM" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSPortableStorageType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="CIType" type="xs:int" />
|
||||||
|
<xs:element name="PartiallyAvailability" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSAssetType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SCCMPackageProgram">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Comment" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="200" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ProgramName">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="80" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="CommandLine">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="200" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ProgramFlags" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="80" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="DiskSpaceRequired" type="xs:int" />
|
||||||
|
<xs:element name="Duration" type="xs:int" />
|
||||||
|
<xs:element name="UsedInTypeSPSArticleTypeService" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SCCMPackage">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="InstallProgram" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSArticleTypeService" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-UEMGroupAssignmentClass2SPSArticleClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Services" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="GroupAssignments" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-ASMComplexSystemClassBase2SPSArticleClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ComplexSystems" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="RelatedServices" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-SVMKBArticleClassBase2SPSArticleClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="RelatedServices" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="RelatedKBArticles" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-SPSArticleClassBase2SPSArticleCategoryClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Categories" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Articles" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-SPSResourceClassBase2SPSArticleClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Resources" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Articles" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-SPSArticleClassBase2SPSArticleClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="RelatedExcludingServices" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ExcludingServices" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-SPSArticleClassBase2SPSArticleClassBase0">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="RelatedRequiredServices" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="RequiredServices" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-SPSArticleClassBase2SPSAssetClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="RelatedServices" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Stock" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-SVCServiceLevelAgreementClassBase2SPSArticleClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Services" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="SLAs" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-SPSActivityClassBase2SPSArticleClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="RelatedTickets" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Services" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-SPSUserClassBase2SPSCommonClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Representitives" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="RepresentitivesFor" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-SPSCommonClassBase2SPSActivityClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ConfigurationItems" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Tasks" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-CTMAppointmentClassBase2SPSCommonClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Appointments" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Topics" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-CTMMemorandumClassBase2SPSCommonClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Topics" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Memorandums" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SPSArticleTypeService" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="Ud_C4IT_Article_ServiceBookingPlus_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//Ud_C4IT_Article_ServiceBookingPlus" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="UEMObjectInfoInAssignmentGroupClass_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//UEMObjectInfoInAssignmentGroupClass" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="UEMObjectRolloutProgressGeneralClass_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//UEMObjectRolloutProgressGeneralClass" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="SPSTargetingClassTarget_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SPSTargetingClassTarget" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="SPSArticleClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SPSArticleClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="SPSArticleClassBase-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SPSArticleClassBase-CI" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="SPSCommonClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SPSCommonClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="SPSObjectClassDependency_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SPSObjectClassDependency" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="SCCMPackageProgram_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SCCMPackageProgram" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="SCCMPackage_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SCCMPackage" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<SPSArticleTypeService>
|
||||||
|
<ID>3feeff42-2f59-cc80-9695-08d727b8735d</ID>
|
||||||
|
</SPSArticleTypeService>
|
||||||
|
<SPSArticleClassBase>
|
||||||
|
<ID>8fb0ffa2-94c5-e911-2181-000c298798fd</ID>
|
||||||
|
<ArticleID>SRV00387</ArticleID>
|
||||||
|
<SSPName>C4IT - Limited Service role membership</SSPName>
|
||||||
|
<Name>C4IT - Limited Service role membership</Name>
|
||||||
|
<ImplementingType>0</ImplementingType>
|
||||||
|
<SSPImagePath>/SPS/Images/Icons/256x256/timer.png</SSPImagePath>
|
||||||
|
<UsedInTypeSPSArticleTypeService>3feeff42-2f59-cc80-9695-08d727b8735d</UsedInTypeSPSArticleTypeService>
|
||||||
|
<ManagedTargetType>1</ManagedTargetType>
|
||||||
|
<AssignmentOnTargetType>1</AssignmentOnTargetType>
|
||||||
|
<AssignedIsVisible>1</AssignedIsVisible>
|
||||||
|
<UninstallationCharge>0</UninstallationCharge>
|
||||||
|
<PaymentMethod>2</PaymentMethod>
|
||||||
|
<PaymentCycle>0</PaymentCycle>
|
||||||
|
<InstallationCharge>0</InstallationCharge>
|
||||||
|
<ServiceType>16</ServiceType>
|
||||||
|
<CurrentAvailability>0</CurrentAvailability>
|
||||||
|
<AllowIdenticalInstances>1</AllowIdenticalInstances>
|
||||||
|
<TargetType>0</TargetType>
|
||||||
|
<ServiceForm>cf5dd403-75d0-e911-2181-000c298798fd</ServiceForm>
|
||||||
|
<UninstallWithoutApproval>0</UninstallWithoutApproval>
|
||||||
|
<UserCanChangeRemovalSetting>1</UserCanChangeRemovalSetting>
|
||||||
|
<SkipContainedServicesProvisioning>0</SkipContainedServicesProvisioning>
|
||||||
|
<RepairCharge>0</RepairCharge>
|
||||||
|
<RepairWithoutApproval>0</RepairWithoutApproval>
|
||||||
|
<ManagedBy>0</ManagedBy>
|
||||||
|
<UninstallationMode>2</UninstallationMode>
|
||||||
|
<RepairMode>0</RepairMode>
|
||||||
|
<CreateMultipleBookings>1</CreateMultipleBookings>
|
||||||
|
<Amount__CC>EUR</Amount__CC>
|
||||||
|
<SSPFormIsOptional>0</SSPFormIsOptional>
|
||||||
|
<AccountingStatus>0</AccountingStatus>
|
||||||
|
<NotifyServiceRecipients>0</NotifyServiceRecipients>
|
||||||
|
<NotifyCostCenterDecider>0</NotifyCostCenterDecider>
|
||||||
|
<UsageDetectionMode>0</UsageDetectionMode>
|
||||||
|
<ApplyCostCenterFrom>10</ApplyCostCenterFrom>
|
||||||
|
<ServiceClassification>10</ServiceClassification>
|
||||||
|
<ProvisioningProcess>840b7f56-7ac5-e911-2181-000c298798fd</ProvisioningProcess>
|
||||||
|
<CoverageDetectionIgnoreInstallCharge>0</CoverageDetectionIgnoreInstallCharge>
|
||||||
|
<AdjustmentBookingIgnoreInstallCharge>1</AdjustmentBookingIgnoreInstallCharge>
|
||||||
|
<AdjustmentBookingIgnoreUninstallCharge>1</AdjustmentBookingIgnoreUninstallCharge>
|
||||||
|
<BusinessImpact>1</BusinessImpact>
|
||||||
|
<Unit>10</Unit>
|
||||||
|
<AutoCreateUninstallationBookings>0</AutoCreateUninstallationBookings>
|
||||||
|
<CoverageDetectionIgnoreUninstallationCharge>0</CoverageDetectionIgnoreUninstallationCharge>
|
||||||
|
<NotifyServiceRecipientsUninstallation>0</NotifyServiceRecipientsUninstallation>
|
||||||
|
<NotifyCostCenterDeciderUninstallation>0</NotifyCostCenterDeciderUninstallation>
|
||||||
|
<MinDeliveryTimeUnit>10</MinDeliveryTimeUnit>
|
||||||
|
<MaxDeliveryTimeUnit>10</MaxDeliveryTimeUnit>
|
||||||
|
<ConsiderTarget>0</ConsiderTarget>
|
||||||
|
<Featured>0</Featured>
|
||||||
|
</SPSArticleClassBase>
|
||||||
|
<SPSArticleClassBase-CI>
|
||||||
|
<ID>a0b0ffa2-94c5-e911-2181-000c298798fd</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>8fb0ffa2-94c5-e911-2181-000c298798fd</Owner>
|
||||||
|
<SSPName>C4IT - zeitlich befristete Rollenzugehörigkeit</SSPName>
|
||||||
|
<Name>C4IT - zeitlich befristete Rollenzugehörigkeit</Name>
|
||||||
|
</SPSArticleClassBase-CI>
|
||||||
|
<SPSCommonClassBase>
|
||||||
|
<ID>90b0ffa2-94c5-e911-2181-000c298798fd</ID>
|
||||||
|
<UsedInType>3feeff42-2f59-cc80-9695-08d727b8735d</UsedInType>
|
||||||
|
<TypeID>4a9f2c6b-fafd-4475-8de0-9ccc62d7d274</TypeID>
|
||||||
|
<State>1012</State>
|
||||||
|
<CostCenter>816361e3-13e6-4b44-96a9-fb44c63a8e36</CostCenter>
|
||||||
|
<Location>cf060d4d-5c47-462f-b5d1-7df6c865fd91</Location>
|
||||||
|
<OU>4df735f2-b4bc-4ce8-92ee-60f40fcf5653</OU>
|
||||||
|
<Security-OU>4df735f2-b4bc-4ce8-92ee-60f40fcf5653</Security-OU>
|
||||||
|
<Security-Location>cf060d4d-5c47-462f-b5d1-7df6c865fd91</Security-Location>
|
||||||
|
<Security-CostCenter>816361e3-13e6-4b44-96a9-fb44c63a8e36</Security-CostCenter>
|
||||||
|
<Category>3</Category>
|
||||||
|
</SPSCommonClassBase>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,716 @@
|
|||||||
|
<NewDataSet>
|
||||||
|
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="SPSArticleTypeService">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Ud_C4IT_Article_ServiceBookingPlus">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Ud_C4IT_SOP_NoAsqlAutoGeneration" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="UsedInTypeSPSArticleTypeService" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="UEMObjectInfoInAssignmentGroupClass">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="IsErrorOccured" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="Installed" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Total" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Progress" type="xs:decimal" minOccurs="0" />
|
||||||
|
<xs:element name="UEMAssignmentGroup" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="UsedInTypeSPSArticleTypeService" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="UEMObjectRolloutProgressGeneralClass">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Total" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Installed" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="IsErrorOccured" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="Progress" type="xs:decimal" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSArticleTypeService" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SPSTargetingClassTarget">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="UsedInTypeSPSAssetTypeGenericPeripheralDevice" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSAssetTypeSpecialDevice" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSComputerType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSCostCenterType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSMonitorType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSOrgUnitType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSPrinterType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSSoftwareType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSUserType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSAccountTypeAD" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSAssetTypeMobile" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSArticleTypeService" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSVCServiceTypeBundle" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSVCServiceTypeConfigGroup" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSArticleTypeGroup" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SPSArticleClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="PeripheralAssignable" type="xs:unsignedByte" minOccurs="0" />
|
||||||
|
<xs:element name="ArticleID" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="50" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SSPName" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="300" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ComputerAssignable" type="xs:unsignedByte" minOccurs="0" />
|
||||||
|
<xs:element name="Notes" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="OUAssignable" type="xs:unsignedByte" minOccurs="0" />
|
||||||
|
<xs:element name="ContractAssignable" type="xs:unsignedByte" minOccurs="0" />
|
||||||
|
<xs:element name="Name">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="300" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="4000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ImplementingType" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="SSPImagePath" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="255" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="UserAssignable" type="xs:unsignedByte" minOccurs="0" />
|
||||||
|
<xs:element name="CostCenterAssignable" type="xs:unsignedByte" minOccurs="0" />
|
||||||
|
<xs:element name="SSPDescription" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SSPIconPath" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="255" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="IACategory" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSArticleTypeService" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Software" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ManagedTargetType" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="ManageLicensesFor" type="xs:unsignedByte" minOccurs="0" />
|
||||||
|
<xs:element name="AssignmentOnTargetType" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="AssignedIsVisible" type="xs:unsignedByte" minOccurs="0" />
|
||||||
|
<xs:element name="AmountInstallation" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Amount" type="xs:decimal" minOccurs="0" />
|
||||||
|
<xs:element name="AdditionalUninstallationCharge" type="xs:decimal" minOccurs="0" />
|
||||||
|
<xs:element name="UninstallationCharge" type="xs:int" />
|
||||||
|
<xs:element name="PaymentDay" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="AmountUninstallation" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="PaymentMethod" type="xs:int" />
|
||||||
|
<xs:element name="AdditionalInstallationCharge" type="xs:decimal" minOccurs="0" />
|
||||||
|
<xs:element name="PaymentCycle" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="InstallationCharge" type="xs:int" />
|
||||||
|
<xs:element name="ServiceType" type="xs:int" />
|
||||||
|
<xs:element name="AdditionalInstallationService" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="AdditionalUninstallationService" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="TechnicalOwner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSArticleTypeGroup" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="CurrentAvailability" type="xs:int" />
|
||||||
|
<xs:element name="AgreedAvailability" type="xs:decimal" minOccurs="0" />
|
||||||
|
<xs:element name="ActualAvailability" type="xs:decimal" minOccurs="0" />
|
||||||
|
<xs:element name="Tags" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="AllowIdenticalInstances" type="xs:int" />
|
||||||
|
<xs:element name="TargetType" type="xs:int" />
|
||||||
|
<xs:element name="SSPFormTypeID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ServiceForm" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="SLA" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="SKU" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ActiveFrom" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="ActiveUntil" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="UninstallWithoutApproval" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="UserCanChangeRemovalSetting" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="AdditionalRepairService" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSVCServiceTypeBundle" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSVCServiceTypeConfigGroup" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="SkipContainedServicesProvisioning" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="AdditionalRepairCharge" type="xs:decimal" minOccurs="0" />
|
||||||
|
<xs:element name="RepairCharge" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="RepairWithoutApproval" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="ManagedBy" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="AmountRepair" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="UninstallationMode" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="RepairMode" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="ProvisioningLocation" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="CreateMultipleBookings" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="Amount__CC" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="3" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="AdditionalUninstallationCharge__CC" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="3" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="AdditionalInstallationCharge__CC" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="3" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="AdditionalRepairCharge__CC" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="3" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="InstallationPlan" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="SSPDescriptionHTML" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SSPFormIsOptional" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="AccountingStatus" type="xs:int" />
|
||||||
|
<xs:element name="ASQLFilterStatement" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1500" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ASQLInstanceStatement" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1500" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ASQLTargetStatement" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1500" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="NotifyServiceRecipients" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="NotifyCostCenterDecider" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="UsageDetectionMode" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="ASQLBookingConsumerStatement" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1500" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ASQLCustomCommentStatement" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1500" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ASQLCustomPriceStatement" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="1500" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ApplyCostCenterFrom" type="xs:int" />
|
||||||
|
<xs:element name="ServiceClassification" type="xs:int" />
|
||||||
|
<xs:element name="UsageDetectionSQL" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ProvisioningProcess" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ApprovalProcess" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="CoverageDetectionIgnoreInstallCharge" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="AdjustmentBookingIgnoreInstallCharge" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="AdjustmentBookingIgnoreUninstallCharge" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="MasterContract" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="BusinessImpact" type="xs:int" />
|
||||||
|
<xs:element name="Unit" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="AutoCreateUninstallationBookings" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="CoverageDetectionIgnoreUninstallationCharge" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="NotifyServiceRecipientsUninstallation" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="NotifyCostCenterDeciderUninstallation" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="ObsoleteDetectionSQL" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="InstanceTypeID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="MinDeliveryTime" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="MinDeliveryTimeUnit" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="MaxDeliveryTime" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="MaxDeliveryTimeUnit" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="PrerequisitesAsql" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="TargetAsqlFilter" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="LastSyncDate" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="ConsiderTarget" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="Featured" type="xs:unsignedByte" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SPSArticleClassBase-CI">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="LCID" type="xs:int" />
|
||||||
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="SSPDescription" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SSPName" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="300" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SSPDescriptionHTML" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="2147483647" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="4000" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Name" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="300" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SPSCommonClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="UsedInType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="TypeID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ValidFrom" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="ValidUntil" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="State" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="CostCenter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Location" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="OU" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Responsible" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Reason" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Security-OU" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Security-Location" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Security-CostCenter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Validity" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="SourceProcess" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Category" type="xs:int" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SPSObjectClassDependency">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Type" type="xs:int" />
|
||||||
|
<xs:element name="BackupObject" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="DependentObject" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSArticleTypeService" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSAssetTypeGenericPeripheralDevice" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSComputerType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSAssetTypeSpecialDevice" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSMonitorType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSPrinterType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Availability" type="xs:int" />
|
||||||
|
<xs:element name="UsedInTypeSPSAssetTypeMobile" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSAssetTypeNetworkDevice" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSAssetTypeSIM" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSPortableStorageType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="CIType" type="xs:int" />
|
||||||
|
<xs:element name="PartiallyAvailability" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSAssetType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SCCMPackageProgram">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Comment" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="200" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ProgramName">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="80" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="CommandLine">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="200" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="ProgramFlags" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="80" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="DiskSpaceRequired" type="xs:int" />
|
||||||
|
<xs:element name="Duration" type="xs:int" />
|
||||||
|
<xs:element name="UsedInTypeSPSArticleTypeService" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SCCMPackage">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="InstallProgram" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSArticleTypeService" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-UEMGroupAssignmentClass2SPSArticleClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Services" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="GroupAssignments" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-ASMComplexSystemClassBase2SPSArticleClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ComplexSystems" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="RelatedServices" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-SVMKBArticleClassBase2SPSArticleClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="RelatedServices" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="RelatedKBArticles" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-SPSArticleClassBase2SPSArticleCategoryClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Categories" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Articles" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-SPSResourceClassBase2SPSArticleClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Resources" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Articles" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-SPSArticleClassBase2SPSArticleClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="RelatedExcludingServices" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ExcludingServices" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-SPSArticleClassBase2SPSArticleClassBase0">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="RelatedRequiredServices" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="RequiredServices" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-SPSArticleClassBase2SPSAssetClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="RelatedServices" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Stock" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-SVCServiceLevelAgreementClassBase2SPSArticleClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Services" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="SLAs" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-SPSActivityClassBase2SPSArticleClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="RelatedTickets" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Services" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-SPSUserClassBase2SPSCommonClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Representitives" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="RepresentitivesFor" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-SPSCommonClassBase2SPSActivityClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ConfigurationItems" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Tasks" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-CTMAppointmentClassBase2SPSCommonClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Appointments" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Topics" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="SchemaRelation-CTMMemorandumClassBase2SPSCommonClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Topics" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Memorandums" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SPSArticleTypeService" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="Ud_C4IT_Article_ServiceBookingPlus_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//Ud_C4IT_Article_ServiceBookingPlus" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="UEMObjectInfoInAssignmentGroupClass_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//UEMObjectInfoInAssignmentGroupClass" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="UEMObjectRolloutProgressGeneralClass_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//UEMObjectRolloutProgressGeneralClass" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="SPSTargetingClassTarget_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SPSTargetingClassTarget" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="SPSArticleClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SPSArticleClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="SPSArticleClassBase-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SPSArticleClassBase-CI" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="SPSCommonClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SPSCommonClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="SPSObjectClassDependency_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SPSObjectClassDependency" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="SCCMPackageProgram_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SCCMPackageProgram" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="SCCMPackage_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SCCMPackage" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<SPSArticleTypeService>
|
||||||
|
<ID>34419336-a2dd-c7cb-22ed-08d727a2df3f</ID>
|
||||||
|
</SPSArticleTypeService>
|
||||||
|
<SPSArticleClassBase>
|
||||||
|
<ID>128d3204-7fc5-e911-2181-000c298798fd</ID>
|
||||||
|
<ArticleID>SRV00388</ArticleID>
|
||||||
|
<SSPName>C4IT - Limited Service role membership with duration selection</SSPName>
|
||||||
|
<Name>C4IT - Limited Service role membership with duration selection</Name>
|
||||||
|
<ImplementingType>0</ImplementingType>
|
||||||
|
<SSPImagePath>/SPS/Images/Icons/256x256/timer.png</SSPImagePath>
|
||||||
|
<UsedInTypeSPSArticleTypeService>34419336-a2dd-c7cb-22ed-08d727a2df3f</UsedInTypeSPSArticleTypeService>
|
||||||
|
<ManagedTargetType>1</ManagedTargetType>
|
||||||
|
<AssignmentOnTargetType>1</AssignmentOnTargetType>
|
||||||
|
<AssignedIsVisible>1</AssignedIsVisible>
|
||||||
|
<UninstallationCharge>0</UninstallationCharge>
|
||||||
|
<PaymentMethod>2</PaymentMethod>
|
||||||
|
<PaymentCycle>0</PaymentCycle>
|
||||||
|
<InstallationCharge>0</InstallationCharge>
|
||||||
|
<ServiceType>16</ServiceType>
|
||||||
|
<CurrentAvailability>0</CurrentAvailability>
|
||||||
|
<AllowIdenticalInstances>1</AllowIdenticalInstances>
|
||||||
|
<TargetType>0</TargetType>
|
||||||
|
<SSPFormTypeID>a0c9fc71-85c5-e911-2181-000c298798fd</SSPFormTypeID>
|
||||||
|
<ServiceForm>a21762af-8fc5-e911-2181-000c298798fd</ServiceForm>
|
||||||
|
<UninstallWithoutApproval>0</UninstallWithoutApproval>
|
||||||
|
<UserCanChangeRemovalSetting>1</UserCanChangeRemovalSetting>
|
||||||
|
<SkipContainedServicesProvisioning>0</SkipContainedServicesProvisioning>
|
||||||
|
<RepairCharge>0</RepairCharge>
|
||||||
|
<RepairWithoutApproval>0</RepairWithoutApproval>
|
||||||
|
<ManagedBy>0</ManagedBy>
|
||||||
|
<UninstallationMode>2</UninstallationMode>
|
||||||
|
<RepairMode>0</RepairMode>
|
||||||
|
<CreateMultipleBookings>1</CreateMultipleBookings>
|
||||||
|
<Amount__CC>EUR</Amount__CC>
|
||||||
|
<SSPFormIsOptional>0</SSPFormIsOptional>
|
||||||
|
<AccountingStatus>0</AccountingStatus>
|
||||||
|
<NotifyServiceRecipients>0</NotifyServiceRecipients>
|
||||||
|
<NotifyCostCenterDecider>0</NotifyCostCenterDecider>
|
||||||
|
<UsageDetectionMode>0</UsageDetectionMode>
|
||||||
|
<ApplyCostCenterFrom>10</ApplyCostCenterFrom>
|
||||||
|
<ServiceClassification>10</ServiceClassification>
|
||||||
|
<ProvisioningProcess>2d2a70ce-85c5-e911-2181-000c298798fd</ProvisioningProcess>
|
||||||
|
<CoverageDetectionIgnoreInstallCharge>0</CoverageDetectionIgnoreInstallCharge>
|
||||||
|
<AdjustmentBookingIgnoreInstallCharge>1</AdjustmentBookingIgnoreInstallCharge>
|
||||||
|
<AdjustmentBookingIgnoreUninstallCharge>1</AdjustmentBookingIgnoreUninstallCharge>
|
||||||
|
<BusinessImpact>1</BusinessImpact>
|
||||||
|
<Unit>10</Unit>
|
||||||
|
<AutoCreateUninstallationBookings>0</AutoCreateUninstallationBookings>
|
||||||
|
<CoverageDetectionIgnoreUninstallationCharge>0</CoverageDetectionIgnoreUninstallationCharge>
|
||||||
|
<NotifyServiceRecipientsUninstallation>0</NotifyServiceRecipientsUninstallation>
|
||||||
|
<NotifyCostCenterDeciderUninstallation>0</NotifyCostCenterDeciderUninstallation>
|
||||||
|
<MinDeliveryTimeUnit>10</MinDeliveryTimeUnit>
|
||||||
|
<MaxDeliveryTimeUnit>10</MaxDeliveryTimeUnit>
|
||||||
|
<ConsiderTarget>0</ConsiderTarget>
|
||||||
|
<Featured>0</Featured>
|
||||||
|
</SPSArticleClassBase>
|
||||||
|
<SPSArticleClassBase-CI>
|
||||||
|
<ID>188d3204-7fc5-e911-2181-000c298798fd</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>128d3204-7fc5-e911-2181-000c298798fd</Owner>
|
||||||
|
<SSPName>C4IT - zeitlich befristete Rollenzugehörigkeit mit Auswahl Zeitraum</SSPName>
|
||||||
|
<Name>C4IT - zeitlich befristete Rollenzugehörigkeit mit Auswahl Zeitraum</Name>
|
||||||
|
</SPSArticleClassBase-CI>
|
||||||
|
<SPSCommonClassBase>
|
||||||
|
<ID>138d3204-7fc5-e911-2181-000c298798fd</ID>
|
||||||
|
<UsedInType>34419336-a2dd-c7cb-22ed-08d727a2df3f</UsedInType>
|
||||||
|
<TypeID>4a9f2c6b-fafd-4475-8de0-9ccc62d7d274</TypeID>
|
||||||
|
<State>1012</State>
|
||||||
|
<CostCenter>816361e3-13e6-4b44-96a9-fb44c63a8e36</CostCenter>
|
||||||
|
<Location>cf060d4d-5c47-462f-b5d1-7df6c865fd91</Location>
|
||||||
|
<OU>4df735f2-b4bc-4ce8-92ee-60f40fcf5653</OU>
|
||||||
|
<Security-OU>4df735f2-b4bc-4ce8-92ee-60f40fcf5653</Security-OU>
|
||||||
|
<Security-Location>cf060d4d-5c47-462f-b5d1-7df6c865fd91</Security-Location>
|
||||||
|
<Security-CostCenter>816361e3-13e6-4b44-96a9-fb44c63a8e36</Security-CostCenter>
|
||||||
|
<Category>3</Category>
|
||||||
|
</SPSCommonClassBase>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,37 @@
|
|||||||
|
<NewDataSet>
|
||||||
|
<xs:schema id="NewDataSet" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="NewDataSet" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="PLSCTypeRule">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="ScalarLessThanEqual" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Read" type="xs:int" />
|
||||||
|
<xs:element name="Insert" type="xs:int" />
|
||||||
|
<xs:element name="Scalar" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="ScalarGreaterThanEqual" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Write" type="xs:int" />
|
||||||
|
<xs:element name="ScalarEqual" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Delete" type="xs:int" />
|
||||||
|
<xs:element name="Type" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeSPSSecurityTypeRole" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
|
||||||
|
<PLSCTypeRule>
|
||||||
|
<ID>b4094326-8c89-4ac6-af7f-fb17b02a0299</ID>
|
||||||
|
<Type>a0c9fc71-85c5-e911-2181-000c298798fd</Type>
|
||||||
|
<UsedInTypeSPSSecurityTypeRole>2d8e4a8f-9b99-4d94-99e0-bcda85814fb2</UsedInTypeSPSSecurityTypeRole>
|
||||||
|
<Insert>1</Insert>
|
||||||
|
<Write>1</Write>
|
||||||
|
<Delete>0</Delete>
|
||||||
|
<Read>1</Read>
|
||||||
|
</PLSCTypeRule>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,94 @@
|
|||||||
|
<Data>
|
||||||
|
<xs:schema id="Data" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="Data" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="SPSCommonClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="UsedInType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="TypeID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="CostCenter" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Location" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="OU" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Responsible" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Category" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="SourceProcess" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="State" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="ValidFrom" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="Reason" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="ValidUntil" msdata:DateTimeMode="Utc" type="xs:dateTime" minOccurs="0" />
|
||||||
|
<xs:element name="Validity" type="xs:int" minOccurs="0" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="C4IT_SCPlus_limitedServiceClassBase">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="InstallationChangeTemplate" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="RepairChangeTemplate" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UninstallationChangeTemplate" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeC4IT_SCPlus_limitedServiceType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="UsedInTypeC4IT_SCPlus_LimitedServiceBundleType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="durationPeriod" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="additionalFormEOID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||||
|
<xs:element name="Name" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="expirationDuration" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="renewable" type="xs:unsignedByte" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="C4IT_SCPlus_LimitedServiceBundleType">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SPSCommonClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="C4IT_SCPlus_limitedServiceClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//C4IT_SCPlus_limitedServiceClassBase" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
<xs:unique name="C4IT_SCPlus_LimitedServiceBundleType_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//C4IT_SCPlus_LimitedServiceBundleType" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<SPSCommonClassBase>
|
||||||
|
<ID>a86f9bc8-1a6d-ea11-5b83-000c2981464e</ID>
|
||||||
|
<UsedInType>671edb96-89d5-c2e6-348c-08d7cf3e85bb</UsedInType>
|
||||||
|
<TypeID>1cc2a800-a562-ea11-6483-000c2981464e</TypeID>
|
||||||
|
<CostCenter>f4a41c4c-4029-e511-80ee-0050562f9516</CostCenter>
|
||||||
|
<Location>a7442762-3a29-e511-80ee-0050562f9516</Location>
|
||||||
|
<OU>63d82ed5-3929-e511-80ee-0050562f9516</OU>
|
||||||
|
<Category>3</Category>
|
||||||
|
</SPSCommonClassBase>
|
||||||
|
<C4IT_SCPlus_limitedServiceClassBase>
|
||||||
|
<ID>a96f9bc8-1a6d-ea11-5b83-000c2981464e</ID>
|
||||||
|
<InstallationChangeTemplate>a4ac09b8-a754-ea11-5d83-000c2981464e</InstallationChangeTemplate>
|
||||||
|
<RepairChangeTemplate>a4ac09b8-a754-ea11-5d83-000c2981464e</RepairChangeTemplate>
|
||||||
|
<UninstallationChangeTemplate>a4ac09b8-a754-ea11-5d83-000c2981464e</UninstallationChangeTemplate>
|
||||||
|
<UsedInTypeC4IT_SCPlus_LimitedServiceBundleType>671edb96-89d5-c2e6-348c-08d7cf3e85bb</UsedInTypeC4IT_SCPlus_LimitedServiceBundleType>
|
||||||
|
<durationPeriod>1</durationPeriod>
|
||||||
|
<expirationDuration>2</expirationDuration>
|
||||||
|
<renewable>1</renewable>
|
||||||
|
</C4IT_SCPlus_limitedServiceClassBase>
|
||||||
|
<C4IT_SCPlus_LimitedServiceBundleType>
|
||||||
|
<ID>671edb96-89d5-c2e6-348c-08d7cf3e85bb</ID>
|
||||||
|
</C4IT_SCPlus_LimitedServiceBundleType>
|
||||||
|
</Data>
|
||||||
@@ -0,0 +1,74 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectClass>
|
||||||
|
<ID>72d6dc7b-bc2b-f111-2986-00155d320605</ID>
|
||||||
|
<Name>C4IT_LIAMDataAreaClassification</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>DisplayString</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>C4IT - LIAM - Data Area Classification</DisplayName>
|
||||||
|
<BasicSchemaObjectClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>C4IT - LIAM - Data Area Classification</DisplayName>
|
||||||
|
</BasicSchemaObjectClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<ClassType>4</ClassType>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>75d6dc7b-bc2b-f111-2986-00155d320605</ID>
|
||||||
|
<Name>Position</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description>Position for the pickup</Description>
|
||||||
|
<DisplayName>Position</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>Position for the pickup</Description>
|
||||||
|
<DisplayName>Position</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>4</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>73d6dc7b-bc2b-f111-2986-00155d320605</ID>
|
||||||
|
<Name>DisplayString</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description>Display value for the pickup</Description>
|
||||||
|
<DisplayName>Display String</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>Display value for the pickup</Description>
|
||||||
|
<DisplayName>Display String</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>50</AttributeLength>
|
||||||
|
<LanguageDependent>1</LanguageDependent>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>74d6dc7b-bc2b-f111-2986-00155d320605</ID>
|
||||||
|
<Name>Value</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description>ID value for the pickup</Description>
|
||||||
|
<DisplayName>Value</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>ID value for the pickup</Description>
|
||||||
|
<DisplayName>Value</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>0</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>4</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectClass>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,82 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectClass>
|
||||||
|
<ID>9f5ee585-a229-eb11-5581-000c299eb325</ID>
|
||||||
|
<Name>C4IT_DataAreaSecurityGroupTypePickup</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>DisplayString</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>Data Area Security Group Type Pickup</DisplayName>
|
||||||
|
<BasicSchemaObjectClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Data Area Security Group Type Pickup</DisplayName>
|
||||||
|
</BasicSchemaObjectClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<ClassType>4</ClassType>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>a05ee585-a229-eb11-5581-000c299eb325</ID>
|
||||||
|
<Name>DisplayString</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description>Display value for the pickup</Description>
|
||||||
|
<DisplayName>Display String</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>Display value for the pickup</Description>
|
||||||
|
<DisplayName>Display String</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>50</AttributeLength>
|
||||||
|
<LanguageDependent>1</LanguageDependent>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>a15ee585-a229-eb11-5581-000c299eb325</ID>
|
||||||
|
<Name>Value</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description>ID value for the pickup</Description>
|
||||||
|
<DisplayName>Value</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>ID value for the pickup</Description>
|
||||||
|
<DisplayName>Value</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>0</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>a25ee585-a229-eb11-5581-000c299eb325</ID>
|
||||||
|
<Name>Position</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description>Position for the pickup</Description>
|
||||||
|
<DisplayName>Position</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>Position for the pickup</Description>
|
||||||
|
<DisplayName>Position</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>a35ee585-a229-eb11-5581-000c299eb325</ID>
|
||||||
|
<Name>Hidden</Name>
|
||||||
|
<IsSchemaObject>1</IsSchemaObject>
|
||||||
|
<ProtectionLevel>0</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>0</AllowNull>
|
||||||
|
<ValueType>9</ValueType>
|
||||||
|
<DefaultValue>0</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectClass>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,147 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectClass>
|
||||||
|
<ID>c16d8e85-ea4b-ea11-4981-000c2980fd94</ID>
|
||||||
|
<Name>C4IT_DataAreaServiceConfigurationTypePickup</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>DisplayString</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UseSimpleExpression</Name>
|
||||||
|
<Value>True</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Description>Beschreibung der neuen Datendefinition</Description>
|
||||||
|
<DisplayName>C4IT_DataAreaServiceConfigurationTypePickup</DisplayName>
|
||||||
|
<BasicSchemaObjectClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>Beschreibung der neuen Datendefinition</Description>
|
||||||
|
<DisplayName>C4IT_DataAreaServiceConfigurationTypePickup</DisplayName>
|
||||||
|
</BasicSchemaObjectClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<ClassType>4</ClassType>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>20bb7997-ea4b-ea11-4981-000c2980fd94</ID>
|
||||||
|
<Name>Value</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>BizState</Name>
|
||||||
|
<Value>1</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Description>ID für den Auswahlwert</Description>
|
||||||
|
<DisplayName>Wert</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>ID für den Auswahlwert</Description>
|
||||||
|
<DisplayName>Wert</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>0</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>21bb7997-ea4b-ea11-4981-000c2980fd94</ID>
|
||||||
|
<Name>DisplayString</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>BizState</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Description>Bezeichnung für den Auswahlwert</Description>
|
||||||
|
<DisplayName>Anzeigetext</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>Bezeichnung für den Auswahlwert</Description>
|
||||||
|
<DisplayName>Anzeigetext</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>50</AttributeLength>
|
||||||
|
<LanguageDependent>1</LanguageDependent>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>22bb7997-ea4b-ea11-4981-000c2980fd94</ID>
|
||||||
|
<Name>Color</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>BizState</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Description>Textfarbe für die Auswahlliste</Description>
|
||||||
|
<DisplayName>Farbe</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>Textfarbe für die Auswahlliste</Description>
|
||||||
|
<DisplayName>Farbe</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>10</AttributeLength>
|
||||||
|
<DefaultValue>0xff808080</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>23bb7997-ea4b-ea11-4981-000c2980fd94</ID>
|
||||||
|
<Name>Image</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>BizState</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Description>Bild für den Auswahlwert</Description>
|
||||||
|
<DisplayName>Bild</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>Bild für den Auswahlwert</Description>
|
||||||
|
<DisplayName>Bild</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>255</AttributeLength>
|
||||||
|
<DefaultValue>/SPS/images/icon16_anytype.gif</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>24bb7997-ea4b-ea11-4981-000c2980fd94</ID>
|
||||||
|
<Name>Position</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>BizState</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Description>Position für den Auswahlwert</Description>
|
||||||
|
<DisplayName>Position</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>Position für den Auswahlwert</Description>
|
||||||
|
<DisplayName>Position</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>27bb7997-ea4b-ea11-4981-000c2980fd94</ID>
|
||||||
|
<Name>Hidden</Name>
|
||||||
|
<IsSchemaObject>1</IsSchemaObject>
|
||||||
|
<ProtectionLevel>0</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>0</AllowNull>
|
||||||
|
<ValueType>9</ValueType>
|
||||||
|
<DefaultValue>0</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectClass>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,74 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectClass>
|
||||||
|
<ID>709c986b-6517-ea11-4881-000c2980fd94</ID>
|
||||||
|
<Name>C4IT_DataAreaTargetPickupType</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>DisplayString</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>Data Area Target Pickup Type</DisplayName>
|
||||||
|
<BasicSchemaObjectClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Data Area Target Pickup Type</DisplayName>
|
||||||
|
</BasicSchemaObjectClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<ClassType>4</ClassType>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>719c986b-6517-ea11-4881-000c2980fd94</ID>
|
||||||
|
<Name>DisplayString</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description>Display value for the pickup</Description>
|
||||||
|
<DisplayName>Display String</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>Display value for the pickup</Description>
|
||||||
|
<DisplayName>Display String</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>50</AttributeLength>
|
||||||
|
<LanguageDependent>1</LanguageDependent>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>729c986b-6517-ea11-4881-000c2980fd94</ID>
|
||||||
|
<Name>Value</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description>ID value for the pickup</Description>
|
||||||
|
<DisplayName>Value</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>ID value for the pickup</Description>
|
||||||
|
<DisplayName>Value</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>0</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>0</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>739c986b-6517-ea11-4881-000c2980fd94</ID>
|
||||||
|
<Name>Position</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description>Position for the pickup</Description>
|
||||||
|
<DisplayName>Position</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>Position for the pickup</Description>
|
||||||
|
<DisplayName>Position</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>0</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectClass>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,93 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectClass>
|
||||||
|
<ID>6568f90e-283b-ec11-3489-00155d300101</ID>
|
||||||
|
<Name>C4IT_LIAMNamingConventionUsagePickup</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>Description</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>LIAM Naming Convention Usage Pickup</DisplayName>
|
||||||
|
<BasicSchemaObjectClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>LIAM Naming Convention Usage Pickup</DisplayName>
|
||||||
|
</BasicSchemaObjectClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<ClassType>4</ClassType>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>6668f90e-283b-ec11-3489-00155d300101</ID>
|
||||||
|
<Name>DisplayString</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description>Display value for the pickup</Description>
|
||||||
|
<DisplayName>Display String</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>Display value for the pickup</Description>
|
||||||
|
<DisplayName>Display String</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>50</AttributeLength>
|
||||||
|
<LanguageDependent>1</LanguageDependent>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>6768f90e-283b-ec11-3489-00155d300101</ID>
|
||||||
|
<Name>Value</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description>ID value for the pickup</Description>
|
||||||
|
<DisplayName>Value</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>ID value for the pickup</Description>
|
||||||
|
<DisplayName>Value</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>0</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>4</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>6868f90e-283b-ec11-3489-00155d300101</ID>
|
||||||
|
<Name>Position</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description>Position for the pickup</Description>
|
||||||
|
<DisplayName>Position</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>Position for the pickup</Description>
|
||||||
|
<DisplayName>Position</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>4</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>c53129f6-4a3b-ec11-3489-00155d300101</ID>
|
||||||
|
<Name>Description</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Description</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Description</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>100</AttributeLength>
|
||||||
|
<LanguageDependent>1</LanguageDependent>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectClass>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,92 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectClass>
|
||||||
|
<ID>0e7533df-ec24-eb11-5481-000c299eb325</ID>
|
||||||
|
<Name>C4IT_LIAMPermissionGroupStrategyPickup</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>DisplayString + ' (' + Description + ')'</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>Permission Group Strategy Pickup</DisplayName>
|
||||||
|
<BasicSchemaObjectClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>LIAM - Permission Group Strategy Pickup</DisplayName>
|
||||||
|
</BasicSchemaObjectClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<ClassType>4</ClassType>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>0f7533df-ec24-eb11-5481-000c299eb325</ID>
|
||||||
|
<Name>DisplayString</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description>Display value for the pickup</Description>
|
||||||
|
<DisplayName>Display String</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>Display value for the pickup</Description>
|
||||||
|
<DisplayName>Display String</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>50</AttributeLength>
|
||||||
|
<LanguageDependent>1</LanguageDependent>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>107533df-ec24-eb11-5481-000c299eb325</ID>
|
||||||
|
<Name>Value</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description>ID value for the pickup</Description>
|
||||||
|
<DisplayName>Value</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>ID value for the pickup</Description>
|
||||||
|
<DisplayName>Value</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>0</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>0</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>117533df-ec24-eb11-5481-000c299eb325</ID>
|
||||||
|
<Name>Position</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description>Position for the pickup</Description>
|
||||||
|
<DisplayName>Position</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>Position for the pickup</Description>
|
||||||
|
<DisplayName>Position</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>0</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>c10f1524-9a25-eb11-5481-000c299eb325</ID>
|
||||||
|
<Name>Description</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Description</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Description</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>100</AttributeLength>
|
||||||
|
<LanguageDependent>1</LanguageDependent>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectClass>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,110 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectClass>
|
||||||
|
<ID>959112d6-3ef9-ef11-7e84-00155d320616</ID>
|
||||||
|
<Name>C4IT_LIAM_Permissions</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>DisplayString</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>C4IT LIAM Permissions</DisplayName>
|
||||||
|
<BasicSchemaObjectClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>C4IT LIAM Permissions</DisplayName>
|
||||||
|
</BasicSchemaObjectClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<ClassType>4</ClassType>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>969112d6-3ef9-ef11-7e84-00155d320616</ID>
|
||||||
|
<Name>DisplayString</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description>Display value for the pickup</Description>
|
||||||
|
<DisplayName>Display String</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>Display value for the pickup</Description>
|
||||||
|
<DisplayName>Display String</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>50</AttributeLength>
|
||||||
|
<LanguageDependent>1</LanguageDependent>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>979112d6-3ef9-ef11-7e84-00155d320616</ID>
|
||||||
|
<Name>Value</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description>ID value for the pickup</Description>
|
||||||
|
<DisplayName>Value</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>ID value for the pickup</Description>
|
||||||
|
<DisplayName>Value</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>0</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>4</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>989112d6-3ef9-ef11-7e84-00155d320616</ID>
|
||||||
|
<Name>Position</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description>Position for the pickup</Description>
|
||||||
|
<DisplayName>Position</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>Position for the pickup</Description>
|
||||||
|
<DisplayName>Position</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>4</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>242d058c-3ff9-ef11-7e84-00155d320616</ID>
|
||||||
|
<Name>C4IT_EnumValueText</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Enum Value Text</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Enum Value Text</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>100</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>ce91d1d9-3ff9-ef11-7e84-00155d320616</ID>
|
||||||
|
<Name>C4IT_EnumValueInt</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Enum Value Int</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Enum Value Int</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>100</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectClass>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,464 @@
|
|||||||
|
<NewDataSet>
|
||||||
|
<C4IT_LIAMDataAreaClassification>
|
||||||
|
<ID>f1402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<DisplayString>NtfsServerRoot</DisplayString>
|
||||||
|
<Value>100</Value>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
</C4IT_LIAMDataAreaClassification>
|
||||||
|
<C4IT_LIAMDataAreaClassification>
|
||||||
|
<ID>f3402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<DisplayString>Unknown</DisplayString>
|
||||||
|
<Value>0</Value>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
</C4IT_LIAMDataAreaClassification>
|
||||||
|
<C4IT_LIAMDataAreaClassification>
|
||||||
|
<ID>f5402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<DisplayString>NtfsShare</DisplayString>
|
||||||
|
<Value>101</Value>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
</C4IT_LIAMDataAreaClassification>
|
||||||
|
<C4IT_LIAMDataAreaClassification>
|
||||||
|
<ID>f7402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<DisplayString>NtfsFolder</DisplayString>
|
||||||
|
<Value>102</Value>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
</C4IT_LIAMDataAreaClassification>
|
||||||
|
<C4IT_LIAMDataAreaClassification>
|
||||||
|
<ID>f9402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<DisplayString>DfsNamespaceRoot</DisplayString>
|
||||||
|
<Value>103</Value>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
</C4IT_LIAMDataAreaClassification>
|
||||||
|
<C4IT_LIAMDataAreaClassification>
|
||||||
|
<ID>fb402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<DisplayString>MsTeamsTeam</DisplayString>
|
||||||
|
<Value>401</Value>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
</C4IT_LIAMDataAreaClassification>
|
||||||
|
<C4IT_LIAMDataAreaClassification>
|
||||||
|
<ID>fd402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<DisplayString>MsTeamsChannel</DisplayString>
|
||||||
|
<Value>402</Value>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
</C4IT_LIAMDataAreaClassification>
|
||||||
|
<C4IT_LIAMDataAreaClassification>
|
||||||
|
<ID>ff402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<DisplayString>MsTeamsFolder</DisplayString>
|
||||||
|
<Value>403</Value>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
</C4IT_LIAMDataAreaClassification>
|
||||||
|
<C4IT_LIAMDataAreaClassification>
|
||||||
|
<ID>01412d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<DisplayString>ActiveDirectoryGroup</DisplayString>
|
||||||
|
<Value>501</Value>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
</C4IT_LIAMDataAreaClassification>
|
||||||
|
<C4IT_LIAMDataAreaClassification>
|
||||||
|
<ID>03412d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<DisplayString>ExchangeSharedMailbox</DisplayString>
|
||||||
|
<Value>601</Value>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
</C4IT_LIAMDataAreaClassification>
|
||||||
|
<C4IT_LIAMDataAreaClassification>
|
||||||
|
<ID>05412d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<DisplayString>ExchangeDistributionGroup</DisplayString>
|
||||||
|
<Value>602</Value>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
</C4IT_LIAMDataAreaClassification>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f1402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f2402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Ntfs Server Root</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f1402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f2402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Ntfs Server Root</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f3402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f4402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Unknown</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f1402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f2402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Ntfs Server Root</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f3402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f4402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Unknown</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f5402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f6402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Ntfs Share</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f1402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f2402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Ntfs Server Root</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f3402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f4402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Unknown</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f5402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f6402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Ntfs Share</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f7402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f8402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Ntfs Folder</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f1402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f2402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Ntfs Server Root</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f3402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f4402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Unknown</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f5402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f6402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Ntfs Share</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f7402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f8402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Ntfs Folder</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f9402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>fa402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Dfs Namespace Root</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f1402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f2402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Ntfs Server Root</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f3402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f4402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Unknown</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f5402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f6402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Ntfs Share</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f7402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f8402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Ntfs Folder</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f9402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>fa402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Dfs Namespace Root</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>fb402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>fc402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>MsTeams Team</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f1402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f2402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Ntfs Server Root</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f3402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f4402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Unknown</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f5402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f6402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Ntfs Share</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f7402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f8402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Ntfs Folder</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f9402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>fa402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Dfs Namespace Root</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>fb402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>fc402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>MsTeams Team</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>fd402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>fe402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>MsTeams Channel</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f1402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f2402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Ntfs Server Root</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f3402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f4402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Unknown</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f5402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f6402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Ntfs Share</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f7402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f8402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Ntfs Folder</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f9402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>fa402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Dfs Namespace Root</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>fb402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>fc402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>MsTeams Team</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>fd402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>fe402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>MsTeams Channel</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>ff402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>00412d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>MsTeams Folder</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f1402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f2402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Ntfs Server Root</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f3402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f4402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Unknown</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f5402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f6402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Ntfs Share</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f7402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f8402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Ntfs Folder</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f9402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>fa402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Dfs Namespace Root</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>fb402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>fc402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>MsTeams Team</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>fd402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>fe402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>MsTeams Channel</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>ff402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>00412d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>MsTeams Folder</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>01412d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>02412d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>ActiveDirectory Group</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f1402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f2402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Ntfs Server Root</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f3402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f4402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Unknown</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f5402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f6402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Ntfs Share</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f7402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f8402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Ntfs Folder</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f9402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>fa402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Dfs Namespace Root</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>fb402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>fc402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>MsTeams Team</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>fd402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>fe402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>MsTeams Channel</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>ff402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>00412d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>MsTeams Folder</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>01412d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>02412d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>ActiveDirectory Group</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>03412d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>04412d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Exchange SharedMailbox</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f1402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f2402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Ntfs Server Root</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f3402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f4402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Unknown</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f5402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f6402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Ntfs Share</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f7402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>f8402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Ntfs Folder</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>f9402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>fa402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Dfs Namespace Root</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>fb402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>fc402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>MsTeams Team</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>fd402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>fe402d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>MsTeams Channel</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>ff402d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>00412d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>MsTeams Folder</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>01412d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>02412d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>ActiveDirectory Group</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>03412d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>04412d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Exchange SharedMailbox</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
<Owner>05412d06-bd2b-f111-2986-00155d320605</Owner>
|
||||||
|
<ID>06412d06-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Exchange DistributionGroup</DisplayString>
|
||||||
|
</C4IT_LIAMDataAreaClassification-CI>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,55 @@
|
|||||||
|
<Data>
|
||||||
|
<xs:schema id="Data" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="Data" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="C4IT_DataAreaSecurityGroupTypePickup">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="DisplayString" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="50" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Value" type="xs:int" />
|
||||||
|
<xs:element name="Position" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Hidden" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//C4IT_DataAreaSecurityGroupTypePickup" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<C4IT_DataAreaSecurityGroupTypePickup>
|
||||||
|
<DisplayString>Owner</DisplayString>
|
||||||
|
<Value>0</Value>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>15aebeb5-a229-eb11-5581-000c299eb325</ID>
|
||||||
|
</C4IT_DataAreaSecurityGroupTypePickup>
|
||||||
|
<C4IT_DataAreaSecurityGroupTypePickup>
|
||||||
|
<DisplayString>Write</DisplayString>
|
||||||
|
<Value>1</Value>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>17aebeb5-a229-eb11-5581-000c299eb325</ID>
|
||||||
|
</C4IT_DataAreaSecurityGroupTypePickup>
|
||||||
|
<C4IT_DataAreaSecurityGroupTypePickup>
|
||||||
|
<DisplayString>Read</DisplayString>
|
||||||
|
<Value>2</Value>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>19aebeb5-a229-eb11-5581-000c299eb325</ID>
|
||||||
|
</C4IT_DataAreaSecurityGroupTypePickup>
|
||||||
|
<C4IT_DataAreaSecurityGroupTypePickup>
|
||||||
|
<DisplayString>Traverse</DisplayString>
|
||||||
|
<Value>3</Value>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>1baebeb5-a229-eb11-5581-000c299eb325</ID>
|
||||||
|
</C4IT_DataAreaSecurityGroupTypePickup>
|
||||||
|
</Data>
|
||||||
@@ -0,0 +1,72 @@
|
|||||||
|
<Data>
|
||||||
|
<xs:schema id="Data" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="Data" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="C4IT_DataAreaServiceConfigurationTypePickup">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="Value" type="xs:int" />
|
||||||
|
<xs:element name="DisplayString" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="50" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Color" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="10" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Image" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="255" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Position" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Hidden" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//C4IT_DataAreaServiceConfigurationTypePickup" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<C4IT_DataAreaServiceConfigurationTypePickup>
|
||||||
|
<Value>1</Value>
|
||||||
|
<DisplayString>Owner</DisplayString>
|
||||||
|
<Color>0xFFFFFFFF</Color>
|
||||||
|
<Image>/SPS/images/icon16_anytype.gif</Image>
|
||||||
|
<Position>1</Position>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>136169a9-ea4b-ea11-4981-000c2980fd94</ID>
|
||||||
|
</C4IT_DataAreaServiceConfigurationTypePickup>
|
||||||
|
<C4IT_DataAreaServiceConfigurationTypePickup>
|
||||||
|
<Value>2</Value>
|
||||||
|
<DisplayString>Write</DisplayString>
|
||||||
|
<Color>0xFFFFFFFF</Color>
|
||||||
|
<Image>/SPS/images/icon16_anytype.gif</Image>
|
||||||
|
<Position>2</Position>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>146169a9-ea4b-ea11-4981-000c2980fd94</ID>
|
||||||
|
</C4IT_DataAreaServiceConfigurationTypePickup>
|
||||||
|
<C4IT_DataAreaServiceConfigurationTypePickup>
|
||||||
|
<Value>3</Value>
|
||||||
|
<DisplayString>Read</DisplayString>
|
||||||
|
<Color>0xFFFFFFFF</Color>
|
||||||
|
<Image>/SPS/images/icon16_anytype.gif</Image>
|
||||||
|
<Position>3</Position>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>156169a9-ea4b-ea11-4981-000c2980fd94</ID>
|
||||||
|
</C4IT_DataAreaServiceConfigurationTypePickup>
|
||||||
|
</Data>
|
||||||
@@ -0,0 +1,72 @@
|
|||||||
|
<Data>
|
||||||
|
<xs:schema id="Data" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="Data" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="C4IT_DataAreaTargetPickupType">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="Hidden" type="xs:unsignedByte" minOccurs="0" msdata:Ordinal="0" />
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" msdata:Ordinal="1" />
|
||||||
|
<xs:element name="DisplayString" type="xs:string" minOccurs="0" msdata:Ordinal="3" />
|
||||||
|
<xs:element name="Value" type="xs:int" minOccurs="0" msdata:Ordinal="4" />
|
||||||
|
<xs:element name="Position" type="xs:int" minOccurs="0" msdata:Ordinal="5" />
|
||||||
|
</xs:sequence>
|
||||||
|
<xs:attribute name="TimeStamp" type="xs:base64Binary" use="prohibited" />
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="C4IT_DataAreaTargetPickupType-CI">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" msdata:Ordinal="0" />
|
||||||
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" msdata:Ordinal="2" />
|
||||||
|
<xs:element name="LCID" type="xs:int" minOccurs="0" msdata:Ordinal="3" />
|
||||||
|
<xs:element name="DisplayString" type="xs:string" minOccurs="0" msdata:Ordinal="4" />
|
||||||
|
</xs:sequence>
|
||||||
|
<xs:attribute name="TimeStamp" type="xs:base64Binary" use="prohibited" />
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<C4IT_DataAreaTargetPickupType>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>77e213a1-6517-ea11-4881-000c2980fd94</ID>
|
||||||
|
<DisplayString>Filesystem</DisplayString>
|
||||||
|
<Value>1</Value>
|
||||||
|
<Position>1</Position>
|
||||||
|
</C4IT_DataAreaTargetPickupType>
|
||||||
|
<C4IT_DataAreaTargetPickupType>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>2591832a-1b25-ec11-6985-00155d300101</ID>
|
||||||
|
<DisplayString>MsTeams</DisplayString>
|
||||||
|
<Value>4</Value>
|
||||||
|
<Position>4</Position>
|
||||||
|
</C4IT_DataAreaTargetPickupType>
|
||||||
|
<C4IT_DataAreaTargetPickupType>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>77851a6e-c525-ec11-6985-00155d300101</ID>
|
||||||
|
<DisplayString>Unknown</DisplayString>
|
||||||
|
<Value>0</Value>
|
||||||
|
<Position>0</Position>
|
||||||
|
</C4IT_DataAreaTargetPickupType>
|
||||||
|
<C4IT_DataAreaTargetPickupType-CI>
|
||||||
|
<ID>8b3011cb-3f54-ef11-6e84-e89449c579aa</ID>
|
||||||
|
<Owner>77e213a1-6517-ea11-4881-000c2980fd94</Owner>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Filesystem</DisplayString>
|
||||||
|
</C4IT_DataAreaTargetPickupType-CI>
|
||||||
|
<C4IT_DataAreaTargetPickupType-CI>
|
||||||
|
<ID>8c3011cb-3f54-ef11-6e84-e89449c579aa</ID>
|
||||||
|
<Owner>2591832a-1b25-ec11-6985-00155d300101</Owner>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>MsTeams</DisplayString>
|
||||||
|
</C4IT_DataAreaTargetPickupType-CI>
|
||||||
|
<C4IT_DataAreaTargetPickupType-CI>
|
||||||
|
<ID>8d3011cb-3f54-ef11-6e84-e89449c579aa</ID>
|
||||||
|
<Owner>77851a6e-c525-ec11-6985-00155d300101</Owner>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Unknown</DisplayString>
|
||||||
|
</C4IT_DataAreaTargetPickupType-CI>
|
||||||
|
</Data>
|
||||||
@@ -0,0 +1,58 @@
|
|||||||
|
<Data>
|
||||||
|
<xs:schema id="Data" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="Data" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="C4IT_DataAreaTargetPickupType">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="Hidden" type="xs:unsignedByte" minOccurs="0" msdata:Ordinal="0" />
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" msdata:Ordinal="1" />
|
||||||
|
<xs:element name="DisplayString" type="xs:string" minOccurs="0" msdata:Ordinal="3" />
|
||||||
|
<xs:element name="Value" type="xs:int" minOccurs="0" msdata:Ordinal="4" />
|
||||||
|
<xs:element name="Position" type="xs:int" minOccurs="0" msdata:Ordinal="5" />
|
||||||
|
</xs:sequence>
|
||||||
|
<xs:attribute name="TimeStamp" type="xs:base64Binary" use="prohibited" />
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="C4IT_DataAreaTargetPickupType-CI">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" msdata:Ordinal="0" />
|
||||||
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" msdata:Ordinal="2" />
|
||||||
|
<xs:element name="LCID" type="xs:int" minOccurs="0" msdata:Ordinal="3" />
|
||||||
|
<xs:element name="DisplayString" type="xs:string" minOccurs="0" msdata:Ordinal="4" />
|
||||||
|
</xs:sequence>
|
||||||
|
<xs:attribute name="TimeStamp" type="xs:base64Binary" use="prohibited" />
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<C4IT_DataAreaTargetPickupType>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>45dbbbd8-defa-ef11-8784-00155d320627</ID>
|
||||||
|
<DisplayString>Exchange</DisplayString>
|
||||||
|
<Value>6</Value>
|
||||||
|
<Position>6</Position>
|
||||||
|
</C4IT_DataAreaTargetPickupType>
|
||||||
|
<C4IT_DataAreaTargetPickupType>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>e820a625-0653-ee11-b886-00155d300101</ID>
|
||||||
|
<DisplayString>ActiveDirectory</DisplayString>
|
||||||
|
<Value>5</Value>
|
||||||
|
</C4IT_DataAreaTargetPickupType>
|
||||||
|
<C4IT_DataAreaTargetPickupType-CI>
|
||||||
|
<ID>46dbbbd8-defa-ef11-8784-00155d320627</ID>
|
||||||
|
<Owner>45dbbbd8-defa-ef11-8784-00155d320627</Owner>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>Exchange</DisplayString>
|
||||||
|
</C4IT_DataAreaTargetPickupType-CI>
|
||||||
|
<C4IT_DataAreaTargetPickupType-CI>
|
||||||
|
<ID>8f3011cb-3f54-ef11-6e84-e89449c579aa</ID>
|
||||||
|
<Owner>e820a625-0653-ee11-b886-00155d300101</Owner>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayString>ActiveDirectory</DisplayString>
|
||||||
|
</C4IT_DataAreaTargetPickupType-CI>
|
||||||
|
</Data>
|
||||||
@@ -0,0 +1,231 @@
|
|||||||
|
<Data>
|
||||||
|
<xs:schema id="Data" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="Data" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="C4IT_LIAMNamingConventionUsagePickup">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="Hidden" type="xs:unsignedByte" minOccurs="0" msdata:Ordinal="0" />
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" msdata:Ordinal="1" />
|
||||||
|
<xs:element name="Position" type="xs:int" minOccurs="0" msdata:Ordinal="3" />
|
||||||
|
<xs:element name="Description" type="xs:string" minOccurs="0" msdata:Ordinal="4" />
|
||||||
|
<xs:element name="Value" type="xs:int" minOccurs="0" msdata:Ordinal="5" />
|
||||||
|
<xs:element name="DisplayString" type="xs:string" minOccurs="0" msdata:Ordinal="6" />
|
||||||
|
</xs:sequence>
|
||||||
|
<xs:attribute name="TimeStamp" type="xs:base64Binary" use="prohibited" />
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="C4IT_LIAMNamingConventionUsagePickup-CI">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" msdata:Ordinal="0" />
|
||||||
|
<xs:element name="LCID" type="xs:int" minOccurs="0" msdata:Ordinal="2" />
|
||||||
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" msdata:Ordinal="3" />
|
||||||
|
<xs:element name="DisplayString" type="xs:string" minOccurs="0" msdata:Ordinal="4" />
|
||||||
|
<xs:element name="Description" type="xs:string" minOccurs="0" msdata:Ordinal="5" />
|
||||||
|
</xs:sequence>
|
||||||
|
<xs:attribute name="TimeStamp" type="xs:base64Binary" use="prohibited" />
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<C4IT_LIAMNamingConventionUsagePickup>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>0f1b649b-2b3b-ec11-3489-00155d300101</ID>
|
||||||
|
<Description>Ntfs Global Owner Group</Description>
|
||||||
|
<Value>30</Value>
|
||||||
|
<DisplayString>NtfsGlobalOwnerGroup</DisplayString>
|
||||||
|
</C4IT_LIAMNamingConventionUsagePickup>
|
||||||
|
<C4IT_LIAMNamingConventionUsagePickup>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>111b649b-2b3b-ec11-3489-00155d300101</ID>
|
||||||
|
<Description>Ntfs Domain Local Owner Group</Description>
|
||||||
|
<Value>60</Value>
|
||||||
|
<DisplayString>NtfsDomainLocalOwnerGroup</DisplayString>
|
||||||
|
</C4IT_LIAMNamingConventionUsagePickup>
|
||||||
|
<C4IT_LIAMNamingConventionUsagePickup>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>131b649b-2b3b-ec11-3489-00155d300101</ID>
|
||||||
|
<Description>Ntfs Global Read Group</Description>
|
||||||
|
<Value>10</Value>
|
||||||
|
<DisplayString>NtfsGlobalReadGroup</DisplayString>
|
||||||
|
</C4IT_LIAMNamingConventionUsagePickup>
|
||||||
|
<C4IT_LIAMNamingConventionUsagePickup>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>151b649b-2b3b-ec11-3489-00155d300101</ID>
|
||||||
|
<Description>Ntfs Domain Local Read Group</Description>
|
||||||
|
<Value>40</Value>
|
||||||
|
<DisplayString>NtfsDomainLocalReadGroup</DisplayString>
|
||||||
|
</C4IT_LIAMNamingConventionUsagePickup>
|
||||||
|
<C4IT_LIAMNamingConventionUsagePickup>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>171b649b-2b3b-ec11-3489-00155d300101</ID>
|
||||||
|
<Description>Ntfs Global Write Group</Description>
|
||||||
|
<Value>20</Value>
|
||||||
|
<DisplayString>NtfsGlobalWriteGroup</DisplayString>
|
||||||
|
</C4IT_LIAMNamingConventionUsagePickup>
|
||||||
|
<C4IT_LIAMNamingConventionUsagePickup>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>191b649b-2b3b-ec11-3489-00155d300101</ID>
|
||||||
|
<Description>Ntfs Domain Local Write Group</Description>
|
||||||
|
<Value>50</Value>
|
||||||
|
<DisplayString>NtfsDomainLocalWriteGroup</DisplayString>
|
||||||
|
</C4IT_LIAMNamingConventionUsagePickup>
|
||||||
|
<C4IT_LIAMNamingConventionUsagePickup>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>1b1b649b-2b3b-ec11-3489-00155d300101</ID>
|
||||||
|
<Description>Ntfs Traverse Group</Description>
|
||||||
|
<Value>-10</Value>
|
||||||
|
<DisplayString>NtfsTraverseGroup</DisplayString>
|
||||||
|
</C4IT_LIAMNamingConventionUsagePickup>
|
||||||
|
<C4IT_LIAMNamingConventionUsagePickup>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>3419bd4a-b89a-ef11-8184-00155d320616</ID>
|
||||||
|
<Description>AD Member Group</Description>
|
||||||
|
<Value>100</Value>
|
||||||
|
<DisplayString>ADMemberGroup</DisplayString>
|
||||||
|
</C4IT_LIAMNamingConventionUsagePickup>
|
||||||
|
<C4IT_LIAMNamingConventionUsagePickup>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>3619bd4a-b89a-ef11-8184-00155d320616</ID>
|
||||||
|
<Description>AD Owner Group</Description>
|
||||||
|
<Value>110</Value>
|
||||||
|
<DisplayString>ADOwnerGroup</DisplayString>
|
||||||
|
</C4IT_LIAMNamingConventionUsagePickup>
|
||||||
|
<C4IT_LIAMNamingConventionUsagePickup>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>211eaafc-3019-f011-a784-00155d320629</ID>
|
||||||
|
<Description>Mailing List Member</Description>
|
||||||
|
<Value>200</Value>
|
||||||
|
<DisplayString>ExchangeMLMember</DisplayString>
|
||||||
|
</C4IT_LIAMNamingConventionUsagePickup>
|
||||||
|
<C4IT_LIAMNamingConventionUsagePickup>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>231eaafc-3019-f011-a784-00155d320629</ID>
|
||||||
|
<Description>Shared Mailbox Full Access</Description>
|
||||||
|
<Value>250</Value>
|
||||||
|
<DisplayString>ExchangeSMBFullAccess</DisplayString>
|
||||||
|
</C4IT_LIAMNamingConventionUsagePickup>
|
||||||
|
<C4IT_LIAMNamingConventionUsagePickup>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>251eaafc-3019-f011-a784-00155d320629</ID>
|
||||||
|
<Description>Shared Mailbox Send as</Description>
|
||||||
|
<Value>260</Value>
|
||||||
|
<DisplayString>ExchangeSMBSendAs</DisplayString>
|
||||||
|
</C4IT_LIAMNamingConventionUsagePickup>
|
||||||
|
<C4IT_LIAMNamingConventionUsagePickup>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>271eaafc-3019-f011-a784-00155d320629</ID>
|
||||||
|
<Description>Mailing List Owner</Description>
|
||||||
|
<Value>210</Value>
|
||||||
|
<DisplayString>ExchangeMLOwner</DisplayString>
|
||||||
|
</C4IT_LIAMNamingConventionUsagePickup>
|
||||||
|
<C4IT_LIAMNamingConventionUsagePickup>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>291eaafc-3019-f011-a784-00155d320629</ID>
|
||||||
|
<Description>Shared Mailbox Owner</Description>
|
||||||
|
<Value>270</Value>
|
||||||
|
<DisplayString>ExchangeSMBOwner</DisplayString>
|
||||||
|
</C4IT_LIAMNamingConventionUsagePickup>
|
||||||
|
<C4IT_LIAMNamingConventionUsagePickup-CI>
|
||||||
|
<ID>1ed96587-4549-ec11-5681-000c299eb325</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>0f1b649b-2b3b-ec11-3489-00155d300101</Owner>
|
||||||
|
<DisplayString>NtfsGlobalOwnerGroup</DisplayString>
|
||||||
|
<Description>Global Owner Group</Description>
|
||||||
|
</C4IT_LIAMNamingConventionUsagePickup-CI>
|
||||||
|
<C4IT_LIAMNamingConventionUsagePickup-CI>
|
||||||
|
<ID>1fd96587-4549-ec11-5681-000c299eb325</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>111b649b-2b3b-ec11-3489-00155d300101</Owner>
|
||||||
|
<DisplayString>NtfsDomainLocalOwnerGroup</DisplayString>
|
||||||
|
<Description>Domain Local Owner Group</Description>
|
||||||
|
</C4IT_LIAMNamingConventionUsagePickup-CI>
|
||||||
|
<C4IT_LIAMNamingConventionUsagePickup-CI>
|
||||||
|
<ID>20d96587-4549-ec11-5681-000c299eb325</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>131b649b-2b3b-ec11-3489-00155d300101</Owner>
|
||||||
|
<DisplayString>NtfsGlobalReadGroup</DisplayString>
|
||||||
|
<Description>Global Read Group</Description>
|
||||||
|
</C4IT_LIAMNamingConventionUsagePickup-CI>
|
||||||
|
<C4IT_LIAMNamingConventionUsagePickup-CI>
|
||||||
|
<ID>21d96587-4549-ec11-5681-000c299eb325</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>151b649b-2b3b-ec11-3489-00155d300101</Owner>
|
||||||
|
<DisplayString>NtfsDomainLocalReadGroup</DisplayString>
|
||||||
|
<Description>Domain Local Read Group</Description>
|
||||||
|
</C4IT_LIAMNamingConventionUsagePickup-CI>
|
||||||
|
<C4IT_LIAMNamingConventionUsagePickup-CI>
|
||||||
|
<ID>22d96587-4549-ec11-5681-000c299eb325</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>171b649b-2b3b-ec11-3489-00155d300101</Owner>
|
||||||
|
<DisplayString>NtfsGlobalWriteGroup</DisplayString>
|
||||||
|
<Description>Global Write Group</Description>
|
||||||
|
</C4IT_LIAMNamingConventionUsagePickup-CI>
|
||||||
|
<C4IT_LIAMNamingConventionUsagePickup-CI>
|
||||||
|
<ID>23d96587-4549-ec11-5681-000c299eb325</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>191b649b-2b3b-ec11-3489-00155d300101</Owner>
|
||||||
|
<DisplayString>NtfsDomainLocalWriteGroup</DisplayString>
|
||||||
|
<Description>Domain Local Write Group</Description>
|
||||||
|
</C4IT_LIAMNamingConventionUsagePickup-CI>
|
||||||
|
<C4IT_LIAMNamingConventionUsagePickup-CI>
|
||||||
|
<ID>24d96587-4549-ec11-5681-000c299eb325</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>1b1b649b-2b3b-ec11-3489-00155d300101</Owner>
|
||||||
|
<DisplayString>NtfsTraverseGroup</DisplayString>
|
||||||
|
<Description>Traverse Group</Description>
|
||||||
|
</C4IT_LIAMNamingConventionUsagePickup-CI>
|
||||||
|
<C4IT_LIAMNamingConventionUsagePickup-CI>
|
||||||
|
<ID>3519bd4a-b89a-ef11-8184-00155d320616</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>3419bd4a-b89a-ef11-8184-00155d320616</Owner>
|
||||||
|
<DisplayString>ADMemberGroup</DisplayString>
|
||||||
|
<Description>AD Member Group</Description>
|
||||||
|
</C4IT_LIAMNamingConventionUsagePickup-CI>
|
||||||
|
<C4IT_LIAMNamingConventionUsagePickup-CI>
|
||||||
|
<ID>3719bd4a-b89a-ef11-8184-00155d320616</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>3619bd4a-b89a-ef11-8184-00155d320616</Owner>
|
||||||
|
<DisplayString>ADOwnerGroup</DisplayString>
|
||||||
|
<Description>AD Owner Group</Description>
|
||||||
|
</C4IT_LIAMNamingConventionUsagePickup-CI>
|
||||||
|
<C4IT_LIAMNamingConventionUsagePickup-CI>
|
||||||
|
<ID>221eaafc-3019-f011-a784-00155d320629</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>211eaafc-3019-f011-a784-00155d320629</Owner>
|
||||||
|
<DisplayString>ExchangeMLMember</DisplayString>
|
||||||
|
<Description>Mailing List Member</Description>
|
||||||
|
</C4IT_LIAMNamingConventionUsagePickup-CI>
|
||||||
|
<C4IT_LIAMNamingConventionUsagePickup-CI>
|
||||||
|
<ID>241eaafc-3019-f011-a784-00155d320629</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>231eaafc-3019-f011-a784-00155d320629</Owner>
|
||||||
|
<DisplayString>ExchangeSMBFullAccess</DisplayString>
|
||||||
|
<Description>Shared Mailbox Full Access</Description>
|
||||||
|
</C4IT_LIAMNamingConventionUsagePickup-CI>
|
||||||
|
<C4IT_LIAMNamingConventionUsagePickup-CI>
|
||||||
|
<ID>261eaafc-3019-f011-a784-00155d320629</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>251eaafc-3019-f011-a784-00155d320629</Owner>
|
||||||
|
<DisplayString>ExchangeSMBSendAs</DisplayString>
|
||||||
|
<Description>Shared Mailbox Send as</Description>
|
||||||
|
</C4IT_LIAMNamingConventionUsagePickup-CI>
|
||||||
|
<C4IT_LIAMNamingConventionUsagePickup-CI>
|
||||||
|
<ID>281eaafc-3019-f011-a784-00155d320629</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>271eaafc-3019-f011-a784-00155d320629</Owner>
|
||||||
|
<DisplayString>ExchangeMLOwner</DisplayString>
|
||||||
|
<Description>Mailing List Owner</Description>
|
||||||
|
</C4IT_LIAMNamingConventionUsagePickup-CI>
|
||||||
|
<C4IT_LIAMNamingConventionUsagePickup-CI>
|
||||||
|
<ID>2a1eaafc-3019-f011-a784-00155d320629</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>291eaafc-3019-f011-a784-00155d320629</Owner>
|
||||||
|
<DisplayString>ExchangeSMBOwner</DisplayString>
|
||||||
|
<Description>Shared Mailbox Owner</Description>
|
||||||
|
</C4IT_LIAMNamingConventionUsagePickup-CI>
|
||||||
|
</Data>
|
||||||
@@ -0,0 +1,54 @@
|
|||||||
|
<Data>
|
||||||
|
<xs:schema id="Data" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="Data" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="C4IT_LIAMPermissionGroupStrategyPickup">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="DisplayString" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="50" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Value" type="xs:int" />
|
||||||
|
<xs:element name="Position" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Description" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="100" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Hidden" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//C4IT_LIAMPermissionGroupStrategyPickup" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<C4IT_LIAMPermissionGroupStrategyPickup>
|
||||||
|
<DisplayString>A G P</DisplayString>
|
||||||
|
<Value>0</Value>
|
||||||
|
<Position>1</Position>
|
||||||
|
<Description>Accounts, Global Group and Permissions</Description>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>35a2bb0b-ed24-eb11-5481-000c299eb325</ID>
|
||||||
|
</C4IT_LIAMPermissionGroupStrategyPickup>
|
||||||
|
<C4IT_LIAMPermissionGroupStrategyPickup>
|
||||||
|
<DisplayString>A G DL P</DisplayString>
|
||||||
|
<Value>1</Value>
|
||||||
|
<Position>2</Position>
|
||||||
|
<Description>Accounts, Global Group, Domain Local Group and Permissions</Description>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>37a2bb0b-ed24-eb11-5481-000c299eb325</ID>
|
||||||
|
</C4IT_LIAMPermissionGroupStrategyPickup>
|
||||||
|
</Data>
|
||||||
@@ -0,0 +1,125 @@
|
|||||||
|
<Data>
|
||||||
|
<xs:schema id="Data" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="Data" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="C4IT_LIAM_Permissions">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="Hidden" type="xs:unsignedByte" minOccurs="0" msdata:Ordinal="0" />
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" msdata:Ordinal="1" />
|
||||||
|
<xs:element name="DisplayString" type="xs:string" minOccurs="0" msdata:Ordinal="3" />
|
||||||
|
<xs:element name="Position" type="xs:int" minOccurs="0" msdata:Ordinal="4" />
|
||||||
|
<xs:element name="Value" type="xs:int" minOccurs="0" msdata:Ordinal="5" />
|
||||||
|
<xs:element name="C4IT_EnumValueText" type="xs:string" minOccurs="0" msdata:Ordinal="6" />
|
||||||
|
<xs:element name="C4IT_EnumValueInt" type="xs:string" minOccurs="0" msdata:Ordinal="7" />
|
||||||
|
</xs:sequence>
|
||||||
|
<xs:attribute name="TimeStamp" type="xs:base64Binary" use="prohibited" />
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="C4IT_LIAM_Permissions-CI">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" msdata:Ordinal="0" />
|
||||||
|
<xs:element name="LCID" type="xs:int" minOccurs="0" msdata:Ordinal="2" />
|
||||||
|
<xs:element name="Owner" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" msdata:Ordinal="3" />
|
||||||
|
<xs:element name="DisplayString" type="xs:string" minOccurs="0" msdata:Ordinal="4" />
|
||||||
|
</xs:sequence>
|
||||||
|
<xs:attribute name="TimeStamp" type="xs:base64Binary" use="prohibited" />
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<C4IT_LIAM_Permissions>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>e7b365b9-3ff9-ef11-7e84-00155d320616</ID>
|
||||||
|
<DisplayString>Vollzugriff</DisplayString>
|
||||||
|
<Position>3</Position>
|
||||||
|
<Value>0</Value>
|
||||||
|
<C4IT_EnumValueText>FullControl</C4IT_EnumValueText>
|
||||||
|
<C4IT_EnumValueInt>0x1F01FF</C4IT_EnumValueInt>
|
||||||
|
</C4IT_LIAM_Permissions>
|
||||||
|
<C4IT_LIAM_Permissions>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>eff5c92a-40f9-ef11-7e84-00155d320616</ID>
|
||||||
|
<DisplayString>Ändern</DisplayString>
|
||||||
|
<Position>4</Position>
|
||||||
|
<Value>1</Value>
|
||||||
|
<C4IT_EnumValueText>Modify</C4IT_EnumValueText>
|
||||||
|
<C4IT_EnumValueInt>0x301BF</C4IT_EnumValueInt>
|
||||||
|
</C4IT_LIAM_Permissions>
|
||||||
|
<C4IT_LIAM_Permissions>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>f1f5c92a-40f9-ef11-7e84-00155d320616</ID>
|
||||||
|
<DisplayString>Lesen, Ausführen</DisplayString>
|
||||||
|
<Position>5</Position>
|
||||||
|
<Value>2</Value>
|
||||||
|
<C4IT_EnumValueText>ReadAndExecute</C4IT_EnumValueText>
|
||||||
|
<C4IT_EnumValueInt>0x200A9</C4IT_EnumValueInt>
|
||||||
|
</C4IT_LIAM_Permissions>
|
||||||
|
<C4IT_LIAM_Permissions>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>f3f5c92a-40f9-ef11-7e84-00155d320616</ID>
|
||||||
|
<DisplayString>Ordnerinhalt anzeigen</DisplayString>
|
||||||
|
<Position>6</Position>
|
||||||
|
<Value>3</Value>
|
||||||
|
<C4IT_EnumValueText>ListDirectory</C4IT_EnumValueText>
|
||||||
|
<C4IT_EnumValueInt>1</C4IT_EnumValueInt>
|
||||||
|
</C4IT_LIAM_Permissions>
|
||||||
|
<C4IT_LIAM_Permissions>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>f5f5c92a-40f9-ef11-7e84-00155d320616</ID>
|
||||||
|
<DisplayString>Lesen</DisplayString>
|
||||||
|
<Position>1</Position>
|
||||||
|
<Value>4</Value>
|
||||||
|
<C4IT_EnumValueText>Read</C4IT_EnumValueText>
|
||||||
|
<C4IT_EnumValueInt>0x20089</C4IT_EnumValueInt>
|
||||||
|
</C4IT_LIAM_Permissions>
|
||||||
|
<C4IT_LIAM_Permissions>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<ID>f7f5c92a-40f9-ef11-7e84-00155d320616</ID>
|
||||||
|
<DisplayString>Schreiben</DisplayString>
|
||||||
|
<Position>2</Position>
|
||||||
|
<Value>5</Value>
|
||||||
|
<C4IT_EnumValueText>Write</C4IT_EnumValueText>
|
||||||
|
<C4IT_EnumValueInt>0x116</C4IT_EnumValueInt>
|
||||||
|
</C4IT_LIAM_Permissions>
|
||||||
|
<C4IT_LIAM_Permissions-CI>
|
||||||
|
<ID>e8b365b9-3ff9-ef11-7e84-00155d320616</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>e7b365b9-3ff9-ef11-7e84-00155d320616</Owner>
|
||||||
|
<DisplayString>Vollzugriff</DisplayString>
|
||||||
|
</C4IT_LIAM_Permissions-CI>
|
||||||
|
<C4IT_LIAM_Permissions-CI>
|
||||||
|
<ID>f0f5c92a-40f9-ef11-7e84-00155d320616</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>eff5c92a-40f9-ef11-7e84-00155d320616</Owner>
|
||||||
|
<DisplayString>Ändern</DisplayString>
|
||||||
|
</C4IT_LIAM_Permissions-CI>
|
||||||
|
<C4IT_LIAM_Permissions-CI>
|
||||||
|
<ID>f2f5c92a-40f9-ef11-7e84-00155d320616</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>f1f5c92a-40f9-ef11-7e84-00155d320616</Owner>
|
||||||
|
<DisplayString>Lesen, Ausführen</DisplayString>
|
||||||
|
</C4IT_LIAM_Permissions-CI>
|
||||||
|
<C4IT_LIAM_Permissions-CI>
|
||||||
|
<ID>f4f5c92a-40f9-ef11-7e84-00155d320616</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>f3f5c92a-40f9-ef11-7e84-00155d320616</Owner>
|
||||||
|
<DisplayString>Ordnerinhalt anzeigen</DisplayString>
|
||||||
|
</C4IT_LIAM_Permissions-CI>
|
||||||
|
<C4IT_LIAM_Permissions-CI>
|
||||||
|
<ID>f6f5c92a-40f9-ef11-7e84-00155d320616</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>f5f5c92a-40f9-ef11-7e84-00155d320616</Owner>
|
||||||
|
<DisplayString>Lesen</DisplayString>
|
||||||
|
</C4IT_LIAM_Permissions-CI>
|
||||||
|
<C4IT_LIAM_Permissions-CI>
|
||||||
|
<ID>f8f5c92a-40f9-ef11-7e84-00155d320616</ID>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Owner>f7f5c92a-40f9-ef11-7e84-00155d320616</Owner>
|
||||||
|
<DisplayString>Schreiben</DisplayString>
|
||||||
|
</C4IT_LIAM_Permissions-CI>
|
||||||
|
</Data>
|
||||||
@@ -0,0 +1,60 @@
|
|||||||
|
<Data>
|
||||||
|
<xs:schema id="Data" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="Data" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="SPSArticlePickupSet">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Hidden" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="Image" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="255" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="UseDropdownToSelectOptions" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="DisplayStringByGroup" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="300" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Value" type="xs:int" />
|
||||||
|
<xs:element name="AlternativeSet" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="Position" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="DisplayString" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="255" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="CollapsedByDefault" type="xs:unsignedByte" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SPSArticlePickupSet" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<SPSArticlePickupSet>
|
||||||
|
<ID>9a4460df-9a84-ea11-5581-000c299eb325</ID>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<Image>/SPS/Images/icons/16x16/flag_white.png</Image>
|
||||||
|
<UseDropdownToSelectOptions>0</UseDropdownToSelectOptions>
|
||||||
|
<DisplayStringByGroup>Datenbereich</DisplayStringByGroup>
|
||||||
|
<Value>30010</Value>
|
||||||
|
<AlternativeSet>0</AlternativeSet>
|
||||||
|
<Position>150</Position>
|
||||||
|
<DisplayString>Datenbereich</DisplayString>
|
||||||
|
<CollapsedByDefault>0</CollapsedByDefault>
|
||||||
|
</SPSArticlePickupSet>
|
||||||
|
</Data>
|
||||||
@@ -0,0 +1,61 @@
|
|||||||
|
<Data>
|
||||||
|
<xs:schema id="Data" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="Data" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="SPSConnectorPackageItemPickupType">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="Value" type="xs:int" />
|
||||||
|
<xs:element name="DisplayString" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="200" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Color" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="10" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Image" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="255" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Position" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Hidden" type="xs:unsignedByte" />
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SPSConnectorPackageItemPickupType" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<SPSConnectorPackageItemPickupType>
|
||||||
|
<Value>20030</Value>
|
||||||
|
<DisplayString>C4IT_LIAM_DataArea_FS</DisplayString>
|
||||||
|
<Color>0xFFFFFFFF</Color>
|
||||||
|
<Image>/SPS/images/icon16_anytype.gif</Image>
|
||||||
|
<ID>48d6785f-1b5f-eb11-6781-000c299eb325</ID>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
</SPSConnectorPackageItemPickupType>
|
||||||
|
<SPSConnectorPackageItemPickupType>
|
||||||
|
<Value>20020</Value>
|
||||||
|
<DisplayString>C4IT_LIAM_SecGroups</DisplayString>
|
||||||
|
<Color>0xFFFFFFFF</Color>
|
||||||
|
<Image>/SPS/images/icon16_anytype.gif</Image>
|
||||||
|
<ID>4ad6785f-1b5f-eb11-6781-000c299eb325</ID>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
</SPSConnectorPackageItemPickupType>
|
||||||
|
</Data>
|
||||||
@@ -0,0 +1,54 @@
|
|||||||
|
<Data>
|
||||||
|
<xs:schema id="Data" xmlns="" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
||||||
|
<xs:element name="Data" msdata:IsDataSet="true" msdata:UseCurrentLocale="true">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:choice minOccurs="0" maxOccurs="unbounded">
|
||||||
|
<xs:element name="SVCServicePickupType">
|
||||||
|
<xs:complexType>
|
||||||
|
<xs:sequence>
|
||||||
|
<xs:element name="ID" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" />
|
||||||
|
<xs:element name="Hidden" type="xs:unsignedByte" />
|
||||||
|
<xs:element name="Value" type="xs:int" />
|
||||||
|
<xs:element name="Position" type="xs:int" minOccurs="0" />
|
||||||
|
<xs:element name="Image" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="255" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="Color" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="10" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
<xs:element name="DisplayString" minOccurs="0">
|
||||||
|
<xs:simpleType>
|
||||||
|
<xs:restriction base="xs:string">
|
||||||
|
<xs:maxLength value="50" />
|
||||||
|
</xs:restriction>
|
||||||
|
</xs:simpleType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:sequence>
|
||||||
|
</xs:complexType>
|
||||||
|
</xs:element>
|
||||||
|
</xs:choice>
|
||||||
|
</xs:complexType>
|
||||||
|
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||||
|
<xs:selector xpath=".//SVCServicePickupType" />
|
||||||
|
<xs:field xpath="ID" />
|
||||||
|
</xs:unique>
|
||||||
|
</xs:element>
|
||||||
|
</xs:schema>
|
||||||
|
<SVCServicePickupType>
|
||||||
|
<ID>a595da3a-452a-eb11-5581-000c299eb325</ID>
|
||||||
|
<Hidden>0</Hidden>
|
||||||
|
<Value>20027</Value>
|
||||||
|
<Position>30</Position>
|
||||||
|
<Image>/SPS/Images/icons/16x16/key.png</Image>
|
||||||
|
<Color>0xFF151D25</Color>
|
||||||
|
<DisplayString>C4IT Zugriffsrechte</DisplayString>
|
||||||
|
</SVCServicePickupType>
|
||||||
|
</Data>
|
||||||
@@ -0,0 +1,228 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectClass>
|
||||||
|
<ID>f1e1fe58-81fe-ef11-8b84-00155d320627</ID>
|
||||||
|
<Name>C4IT_NewDataAreaTeamsServiceConfigurationClassBase</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>Name</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>New Data Area Teams Service Configuration </DisplayName>
|
||||||
|
<BasicSchemaObjectClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>New Data Area Teams Service Configuration </DisplayName>
|
||||||
|
</BasicSchemaObjectClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<ClassType>3</ClassType>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>ece1fe58-81fe-ef11-8b84-00155d320627</ID>
|
||||||
|
<Name>Name</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Name</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Name</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>100</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>ede1fe58-81fe-ef11-8b84-00155d320627</ID>
|
||||||
|
<Name>Visibility</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Visibility</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Visibility</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>4</AttributeLength>
|
||||||
|
<DefaultValue>0</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>eee1fe58-81fe-ef11-8b84-00155d320627</ID>
|
||||||
|
<Name>clonableTeamParts</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>clonable Team Parts</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>clonable Team Parts</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>4</AttributeLength>
|
||||||
|
<DefaultValue>31</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>0ca38d2e-8ffe-ef11-8b84-00155d320627</ID>
|
||||||
|
<Name>CloneApps</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Clone Apps</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Clone Apps</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>0</AllowNull>
|
||||||
|
<ValueType>9</ValueType>
|
||||||
|
<AttributeLength>1</AttributeLength>
|
||||||
|
<DefaultValue>1</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>0da38d2e-8ffe-ef11-8b84-00155d320627</ID>
|
||||||
|
<Name>CloneMembers</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Clone Members</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Clone Members</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>0</AllowNull>
|
||||||
|
<ValueType>9</ValueType>
|
||||||
|
<AttributeLength>1</AttributeLength>
|
||||||
|
<DefaultValue>1</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>0ea38d2e-8ffe-ef11-8b84-00155d320627</ID>
|
||||||
|
<Name>CloneTabs</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Clone Tabs</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Clone Tabs</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>0</AllowNull>
|
||||||
|
<ValueType>9</ValueType>
|
||||||
|
<AttributeLength>1</AttributeLength>
|
||||||
|
<DefaultValue>1</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>0fa38d2e-8ffe-ef11-8b84-00155d320627</ID>
|
||||||
|
<Name>CloneSettings</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Clone Settings</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Clone Settings</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>0</AllowNull>
|
||||||
|
<ValueType>9</ValueType>
|
||||||
|
<AttributeLength>1</AttributeLength>
|
||||||
|
<DefaultValue>1</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>10a38d2e-8ffe-ef11-8b84-00155d320627</ID>
|
||||||
|
<Name>CloneChannels</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Clone Channels</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Clone Channels</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>0</AllowNull>
|
||||||
|
<ValueType>9</ValueType>
|
||||||
|
<AttributeLength>1</AttributeLength>
|
||||||
|
<DefaultValue>1</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>f2f5f1e6-8ffe-ef11-8b84-00155d320627</ID>
|
||||||
|
<Name>VisibilityHiddenMembership</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Visibility Hidden Membership</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Visibility Hidden Membership</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>0</AllowNull>
|
||||||
|
<ValueType>9</ValueType>
|
||||||
|
<AttributeLength>1</AttributeLength>
|
||||||
|
<DefaultValue>0</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>f3f5f1e6-8ffe-ef11-8b84-00155d320627</ID>
|
||||||
|
<Name>VisibilityPublic</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Visibility Public</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Visibility Public</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>0</AllowNull>
|
||||||
|
<ValueType>9</ValueType>
|
||||||
|
<AttributeLength>1</AttributeLength>
|
||||||
|
<DefaultValue>0</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>f4f5f1e6-8ffe-ef11-8b84-00155d320627</ID>
|
||||||
|
<Name>VisibilityPrivate</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Visibility Private</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Visibility Private</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>0</AllowNull>
|
||||||
|
<ValueType>9</ValueType>
|
||||||
|
<AttributeLength>1</AttributeLength>
|
||||||
|
<DefaultValue>1</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectClass>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,38 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectClass>
|
||||||
|
<ID>8597de2d-e010-f011-a184-00155d320629</ID>
|
||||||
|
<Name>C4IT_NewDataAreaExchangeServiceConfigurationClass</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>Type</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>New Data Area Exchange Service Configuration </DisplayName>
|
||||||
|
<BasicSchemaObjectClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>C4IT - LIAM - New Data Area Exchange Service Configuration</DisplayName>
|
||||||
|
</BasicSchemaObjectClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<ClassType>3</ClassType>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>7e97de2d-e010-f011-a184-00155d320629</ID>
|
||||||
|
<Name>Type</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Type</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Type</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>4</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectClass>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,38 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectClass>
|
||||||
|
<ID>cdb20047-e0fa-ef11-8784-00155d320627</ID>
|
||||||
|
<Name>C4IT_ServiceConfigurationADServiceClassBase</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>C4IT_ConnectorConfiguration</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>Service Configuration Service </DisplayName>
|
||||||
|
<BasicSchemaObjectClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>C4IT - LIAM - New AD Service Configuration</DisplayName>
|
||||||
|
</BasicSchemaObjectClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<ClassType>3</ClassType>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>cab20047-e0fa-ef11-8784-00155d320627</ID>
|
||||||
|
<Name>C4IT_Name</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Name</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Name</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>100</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectClass>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,71 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectClass>
|
||||||
|
<ID>9cf40149-a18d-ec11-b484-00155d300101</ID>
|
||||||
|
<Name>C4IT_AddonConfigClassBase</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>C4IT Addon Config Class Base</DisplayName>
|
||||||
|
<BasicSchemaObjectClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>C4IT Addon Config Class Base</DisplayName>
|
||||||
|
</BasicSchemaObjectClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<ClassType>3</ClassType>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>97f40149-a18d-ec11-b484-00155d300101</ID>
|
||||||
|
<Name>Name</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Name</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Name</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>100</AttributeLength>
|
||||||
|
<LanguageDependent>1</LanguageDependent>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>98f40149-a18d-ec11-b484-00155d300101</ID>
|
||||||
|
<Name>Version</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Version</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Version</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>100</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>99f40149-a18d-ec11-b484-00155d300101</ID>
|
||||||
|
<Name>License</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>License</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>License</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>8</ValueType>
|
||||||
|
<AttributeLength>16</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectClass>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,221 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectClass>
|
||||||
|
<ID>dc38719c-6317-ea11-4881-000c2980fd94</ID>
|
||||||
|
<Name>C4IT_DataAreaClassBase</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>DisplayName</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>Data Area Class Base</DisplayName>
|
||||||
|
<BasicSchemaObjectClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>C4IT - LIAM - Data Area Class Base</DisplayName>
|
||||||
|
</BasicSchemaObjectClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<ClassType>3</ClassType>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>a05bf2c5-6317-ea11-4881-000c2980fd94</ID>
|
||||||
|
<Name>technicalName</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Technical Name</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Technischer Name</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>500</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>defe7e43-bd2b-f111-2986-00155d320605</ID>
|
||||||
|
<Name>C4IT_Classification</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Klassifikation</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Classification</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>4</AttributeLength>
|
||||||
|
<PickupClass>72d6dc7b-bc2b-f111-2986-00155d320605</PickupClass>
|
||||||
|
<PickupAttribute>Value</PickupAttribute>
|
||||||
|
<DefaultValue>0</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>667d9968-8149-ea11-4981-000c2980fd94</ID>
|
||||||
|
<Name>level</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Level</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Level</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>0</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>0abc7ef9-601a-ea11-4881-000c2980fd94</ID>
|
||||||
|
<Name>ImportDate</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Import Date</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Importdatum</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>3</ValueType>
|
||||||
|
<AttributeLength>0</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>9a5bf2c5-6317-ea11-4881-000c2980fd94</ID>
|
||||||
|
<Name>displayname</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Displayname</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Anzeigename</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>500</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>9d5bf2c5-6317-ea11-4881-000c2980fd94</ID>
|
||||||
|
<Name>description</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Description</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Beschreibung</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>8</ValueType>
|
||||||
|
<AttributeLength>0</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>e43190f2-de03-f011-9484-00155d320629</ID>
|
||||||
|
<Name>isHiddenService</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Is Hidden Service</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Is Hidden Service</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>0</AllowNull>
|
||||||
|
<ValueType>9</ValueType>
|
||||||
|
<AttributeLength>1</AttributeLength>
|
||||||
|
<DefaultValue>0</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>36bb15cb-6517-ea11-4881-000c2980fd94</ID>
|
||||||
|
<Name>targetType</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Target Type</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Zieltyp</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>0</AttributeLength>
|
||||||
|
<PickupClass>709c986b-6517-ea11-4881-000c2980fd94</PickupClass>
|
||||||
|
<PickupAttribute>Value</PickupAttribute>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>043b6b40-0318-ea11-4881-000c2980fd94</ID>
|
||||||
|
<Name>uniqueID</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>uniqueID</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>uniqueID</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>500</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>a92f0d2d-0c4c-ea11-4981-000c2980fd94</ID>
|
||||||
|
<Name>ConfigurationID</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>ConfigurationID</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>ConfigurationID</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>1</ValueType>
|
||||||
|
<AttributeLength>0</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>a68f3f50-7e6f-ef11-7984-00155d320616</ID>
|
||||||
|
<Name>C4IT_ManagedManually</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Managed Manually</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Manuell verwaltet</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>0</AllowNull>
|
||||||
|
<ValueType>9</ValueType>
|
||||||
|
<AttributeLength>1</AttributeLength>
|
||||||
|
<DefaultValue>0</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>0dbc7ef9-601a-ea11-4881-000c2980fd94</ID>
|
||||||
|
<Name>CreationTime</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Creation Time</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Erstelldatum</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>3</ValueType>
|
||||||
|
<AttributeLength>0</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectClass>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,110 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectClass>
|
||||||
|
<ID>95a3bb6b-ac28-eb11-5581-000c299eb325</ID>
|
||||||
|
<Name>C4IT_DataAreaCustomTagClassBase</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>Key + ' - ' + Name</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>Custom Tag Class Base</DisplayName>
|
||||||
|
<BasicSchemaObjectClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>LIAM - Custom Tag Class Base</DisplayName>
|
||||||
|
</BasicSchemaObjectClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<ClassType>3</ClassType>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>96a3bb6b-ac28-eb11-5581-000c299eb325</ID>
|
||||||
|
<Name>Name</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Value</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Wert</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>100</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>a5a6a23f-ad28-eb11-5581-000c299eb325</ID>
|
||||||
|
<Name>Key</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Key</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Schlüssel</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>100</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>ad5117e1-523b-ec11-3489-00155d300101</ID>
|
||||||
|
<Name>IsInternal</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Is Internal</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Ist Intern</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>0</AllowNull>
|
||||||
|
<ValueType>9</ValueType>
|
||||||
|
<AttributeLength>1</AttributeLength>
|
||||||
|
<DefaultValue>0</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>39072a5f-573b-ec11-3489-00155d300101</ID>
|
||||||
|
<Name>Description</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Description</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Beschreibung</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>500</AttributeLength>
|
||||||
|
<LanguageDependent>1</LanguageDependent>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>bad29993-593b-ec11-3489-00155d300101</ID>
|
||||||
|
<Name>Order</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Order</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Reihenfolge</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>4</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectClass>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,135 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectClass>
|
||||||
|
<ID>095bbc20-6517-ea11-4881-000c2980fd94</ID>
|
||||||
|
<Name>C4IT_DataAreaSecurityGroupClassBase</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>displayname</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>Data Area Security Group Class Base</DisplayName>
|
||||||
|
<BasicSchemaObjectClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Data Area Security Group Class Base</DisplayName>
|
||||||
|
</BasicSchemaObjectClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<ClassType>3</ClassType>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>34abad56-6517-ea11-4881-000c2980fd94</ID>
|
||||||
|
<Name>displayname</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Displayname</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Anzeigename</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>500</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>37abad56-6517-ea11-4881-000c2980fd94</ID>
|
||||||
|
<Name>technicalname</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Technical Name</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Technischer Name</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>500</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>186537b0-6517-ea11-4881-000c2980fd94</ID>
|
||||||
|
<Name>TargetType</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Target Type</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Ziel Typ</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>0</AttributeLength>
|
||||||
|
<PickupClass>709c986b-6517-ea11-4881-000c2980fd94</PickupClass>
|
||||||
|
<PickupAttribute>Value</PickupAttribute>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>62124af7-0818-ea11-4881-000c2980fd94</ID>
|
||||||
|
<Name>uniqueID</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>uniqueID</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>uniqueID</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>0</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>500</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>6ccd567f-9225-eb11-5481-000c299eb325</ID>
|
||||||
|
<Name>ADGroupScope</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Goup Scope</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Goup Scope</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>0</AttributeLength>
|
||||||
|
<PickupClass>2da1a1e0-5e26-4761-bdc4-4b6e00608600</PickupClass>
|
||||||
|
<PickupAttribute>Value</PickupAttribute>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>9ac885df-a229-eb11-5581-000c299eb325</ID>
|
||||||
|
<Name>GroupType</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Group Type</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Group Type</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>0</AttributeLength>
|
||||||
|
<PickupClass>9f5ee585-a229-eb11-5581-000c299eb325</PickupClass>
|
||||||
|
<PickupAttribute>Value</PickupAttribute>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>959caa69-7e6f-ef11-7984-00155d320616</ID>
|
||||||
|
<Name>C4IT_ManagedManually</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description/>
|
||||||
|
<DisplayName>Managed Manually</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description/>
|
||||||
|
<DisplayName>Managed Manually</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>0</AllowNull>
|
||||||
|
<ValueType>9</ValueType>
|
||||||
|
<AttributeLength>1</AttributeLength>
|
||||||
|
<DefaultValue>0</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectClass>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,41 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectClass>
|
||||||
|
<ID>0818b488-bb49-ea11-4981-000c2980fd94</ID>
|
||||||
|
<Name>C4IT_DataAreaServiceConfigurationClassBase</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UseSimpleExpression</Name>
|
||||||
|
<Value>True</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>Data Area Service Configuration Class Base</DisplayName>
|
||||||
|
<BasicSchemaObjectClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Data Area Service Configuration Class Base</DisplayName>
|
||||||
|
</BasicSchemaObjectClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<ClassType>3</ClassType>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>6b7350bb-ea4b-ea11-4981-000c2980fd94</ID>
|
||||||
|
<Name>Servicetype</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>BizState</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>Service Type</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Service Typ</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<PickupClass>c16d8e85-ea4b-ea11-4981-000c2980fd94</PickupClass>
|
||||||
|
<PickupAttribute>Value</PickupAttribute>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectClass>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,127 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectClass>
|
||||||
|
<ID>7fe2d9c5-f44b-ea11-4981-000c2980fd94</ID>
|
||||||
|
<Name>C4IT_DataAreaServiceFormClassBase</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Data Area Service Form Class Base</DisplayName>
|
||||||
|
<BasicSchemaObjectClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Data Area Service Form Class Base</DisplayName>
|
||||||
|
</BasicSchemaObjectClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<ClassType>3</ClassType>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>67b23ce7-d34d-ea11-4981-000c2980fd94</ID>
|
||||||
|
<Name>Name</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Name</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Name</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>100</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>5b1ee1bc-83fe-ef11-8b84-00155d320627</ID>
|
||||||
|
<Name>Description</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description/>
|
||||||
|
<DisplayName>Description</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description/>
|
||||||
|
<DisplayName>Description</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>500</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>22752007-85fe-ef11-8b84-00155d320627</ID>
|
||||||
|
<Name>hiddenService</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description/>
|
||||||
|
<DisplayName>Do not show in catalog</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description/>
|
||||||
|
<DisplayName>Do not show in catalog</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>0</AllowNull>
|
||||||
|
<ValueType>9</ValueType>
|
||||||
|
<AttributeLength>1</AttributeLength>
|
||||||
|
<DefaultValue>0</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>26c75aa5-110f-f011-9d84-00155d320629</ID>
|
||||||
|
<Name>ADGroupType</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description/>
|
||||||
|
<DisplayName>AD Group Type</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description/>
|
||||||
|
<DisplayName>AD Group Type</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>128</AttributeLength>
|
||||||
|
<PickupClass>2da1a1e0-5e26-4761-bdc4-4b6e00608600</PickupClass>
|
||||||
|
<PickupAttribute>Value</PickupAttribute>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>27c75aa5-110f-f011-9d84-00155d320629</ID>
|
||||||
|
<Name>ADGroupPurposeType</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description/>
|
||||||
|
<DisplayName>AD Group Purpose Type</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description/>
|
||||||
|
<DisplayName>AD Group Purpose Type</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>128</AttributeLength>
|
||||||
|
<PickupClass>12e95ccf-d104-4d58-a9b4-c68635322619</PickupClass>
|
||||||
|
<PickupAttribute>Value</PickupAttribute>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>55e299a3-e310-f011-a184-00155d320629</ID>
|
||||||
|
<Name>mailboxAddress</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description/>
|
||||||
|
<DisplayName>mailbox Address</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description/>
|
||||||
|
<DisplayName>mailbox Address</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>400</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectClass>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,614 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectClass>
|
||||||
|
<ID>53087d01-9e33-ea11-4881-000c2980fd94</ID>
|
||||||
|
<Name>C4IT_GCC_DataArea_Collector</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>GCCtargetType.DisplayString +COALESCE(' ('+ GCCTarget + ')', ' ('+ GCCDomain+ ')')</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Description>Generic Connector Configuration</Description>
|
||||||
|
<DisplayName>Generic Connector Configuration Data Area Collector</DisplayName>
|
||||||
|
<BasicSchemaObjectClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>Generic Connector Configuration</Description>
|
||||||
|
<DisplayName>Generic Connector Configuration Data Area Collector</DisplayName>
|
||||||
|
</BasicSchemaObjectClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<ClassType>3</ClassType>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>bb4db462-eb62-ea11-4b81-000c29359b95</ID>
|
||||||
|
<Name>GCCMaxDepth</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Max Depth</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Max Depth</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>0</AttributeLength>
|
||||||
|
<DefaultValue>0</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>9a70f95d-9e33-ea11-4881-000c2980fd94</ID>
|
||||||
|
<Name>GCCtargetType</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>target Type</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>target Type</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>0</AttributeLength>
|
||||||
|
<PickupClass>709c986b-6517-ea11-4881-000c2980fd94</PickupClass>
|
||||||
|
<PickupAttribute>Value</PickupAttribute>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>9f70f95d-9e33-ea11-4881-000c2980fd94</ID>
|
||||||
|
<Name>GCCuser</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>User</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>User</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>200</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>a270f95d-9e33-ea11-4881-000c2980fd94</ID>
|
||||||
|
<Name>GCCpassword</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Password</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Password</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>500</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>a570f95d-9e33-ea11-4881-000c2980fd94</ID>
|
||||||
|
<Name>GCCTarget</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Target</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Target</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>1000</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>7775931c-8649-ea11-4981-000c2980fd94</ID>
|
||||||
|
<Name>GCCExportFolder</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Export Folder</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Export Folder</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>500</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>7a75931c-8649-ea11-4981-000c2980fd94</ID>
|
||||||
|
<Name>GCCgroupLDAPFilter</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>GCCgroupLDAPFilter</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>GCCgroupLDAPFilter</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>200</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>a7f81712-8849-ea11-4981-000c2980fd94</ID>
|
||||||
|
<Name>GCCDomain</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>GCCDomain</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>GCCDomain</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>200</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>552a4f93-d44d-ea11-4981-000c2980fd94</ID>
|
||||||
|
<Name>GCCgroupOUPath</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>GCCgroupOUPath</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>GCCgroupOUPath</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>500</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>582a4f93-d44d-ea11-4981-000c2980fd94</ID>
|
||||||
|
<Name>GCCgroupPrefix</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>GCCgroupPrefix</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>GCCgroupPrefix</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>100</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>681bed07-2a8a-ea11-5b83-000c2981464e</ID>
|
||||||
|
<Name>GCCMinOwners</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Min Owners</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Min Eigentümer</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>0</AttributeLength>
|
||||||
|
<DefaultValue>2</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>f0f8c543-968f-ea11-5c83-000c2981464e</ID>
|
||||||
|
<Name>GCCUsageDetectionMode</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Usage Detection Mode</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Usage Detection Mode</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>0</AttributeLength>
|
||||||
|
<PickupClass>2af4dd05-1c93-4fec-b5aa-caeb4cb913ac</PickupClass>
|
||||||
|
<PickupAttribute>Value</PickupAttribute>
|
||||||
|
<DefaultValue>10</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>c1d32799-6e84-ea11-5481-000c299eb325</ID>
|
||||||
|
<Name>GCCServiceCatalog</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>BizState</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>Service Catalog</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Service Katalog</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>1</ValueType>
|
||||||
|
<AttributeLength>0</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>7bdbf946-7e84-ea11-5481-000c299eb325</ID>
|
||||||
|
<Name>GCCCatalogServiceStatus</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Catalog Service Status</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Standard Service Status</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>0</AttributeLength>
|
||||||
|
<PickupClass>01a26942-fa9f-41f2-8c21-6a8bc4fda913</PickupClass>
|
||||||
|
<PickupAttribute>Value</PickupAttribute>
|
||||||
|
<DefaultValue>1012</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>ca078526-ed24-eb11-5481-000c299eb325</ID>
|
||||||
|
<Name>GCCPermissionGroupStrategy</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Permission Group Strategy</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Permission Group Strategy</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>0</AttributeLength>
|
||||||
|
<PickupClass>0e7533df-ec24-eb11-5481-000c299eb325</PickupClass>
|
||||||
|
<PickupAttribute>Value</PickupAttribute>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>47f32130-a825-eb11-5481-000c299eb325</ID>
|
||||||
|
<Name>GCCNewDataAreaAllowedCharacters</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>New Data Area Allowed Characters</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>New Data Area Allowed Characters</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>100</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>94ac8657-8d84-ea11-5581-000c299eb325</ID>
|
||||||
|
<Name>GCCServiceRootCategory</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>BizState</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>Service Root Category</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Service Wurzelkategorie</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>1</ValueType>
|
||||||
|
<AttributeLength>0</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>4dcaaa84-9284-ea11-5581-000c299eb325</ID>
|
||||||
|
<Name>GCCCreateBundles</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>BizState</Name>
|
||||||
|
<Value>1</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>Create Bundles</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Bundles anlegen</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>0</AllowNull>
|
||||||
|
<ValueType>9</ValueType>
|
||||||
|
<AttributeLength>0</AttributeLength>
|
||||||
|
<DefaultValue>1</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>5f44f3bc-ec27-eb11-5581-000c299eb325</ID>
|
||||||
|
<Name>GCCgroupOwnerTag</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Group Owner Tag</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Group Owner Tag</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>100</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>6244f3bc-ec27-eb11-5581-000c299eb325</ID>
|
||||||
|
<Name>GCCgroupWriteTag</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Group Write Tag</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Group Write Tag</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>100</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>6544f3bc-ec27-eb11-5581-000c299eb325</ID>
|
||||||
|
<Name>GCCgroupReadTag</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Group Read Tag</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Group Read Tag</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>100</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>6844f3bc-ec27-eb11-5581-000c299eb325</ID>
|
||||||
|
<Name>GCCgroupTraverseTag</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Group Traverse Tag</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Group Traverse Tag</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>100</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>cef6a9fb-ec27-eb11-5581-000c299eb325</ID>
|
||||||
|
<Name>GCCgroupDLTag</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Group Domain Local Tag</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Group Domain Local Tag</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>100</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>d1f6a9fb-ec27-eb11-5581-000c299eb325</ID>
|
||||||
|
<Name>GCCgroupGTag</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Group Global Tag</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Group Global Tag</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>100</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>82006d53-432e-eb11-5581-000c299eb325</ID>
|
||||||
|
<Name>GCCCreateTraverseGroupLvl</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Create Traverse Group Lvl</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Create Traverse Group Lvl</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>0</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>b8fecc68-eb3b-ec11-3489-00155d300101</ID>
|
||||||
|
<Name>GCCLimitedServiceEnabled</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description/>
|
||||||
|
<DisplayName>Enable temporal limitation for services</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description/>
|
||||||
|
<DisplayName>Zeitliche Befristung für Services aktivieren</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>0</AllowNull>
|
||||||
|
<ValueType>9</ValueType>
|
||||||
|
<AttributeLength>1</AttributeLength>
|
||||||
|
<DefaultValue>0</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>b9fecc68-eb3b-ec11-3489-00155d300101</ID>
|
||||||
|
<Name>GCCLimitedServiceDurationPeriod</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description/>
|
||||||
|
<DisplayName>Period (unit)</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description/>
|
||||||
|
<DisplayName>Zeitraum (Einheit)</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>0</AttributeLength>
|
||||||
|
<PickupClass>918cb281-a5c5-e911-2181-000c298798fd</PickupClass>
|
||||||
|
<PickupAttribute>Value</PickupAttribute>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>bafecc68-eb3b-ec11-3489-00155d300101</ID>
|
||||||
|
<Name>GCCLimitedServiceExpirationDuration</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description/>
|
||||||
|
<DisplayName>Period</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description/>
|
||||||
|
<DisplayName>Zeitraum</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>4</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>bbfecc68-eb3b-ec11-3489-00155d300101</ID>
|
||||||
|
<Name>GCCLimitedServiceRenewable</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description/>
|
||||||
|
<DisplayName>Temporary services are renewable</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description/>
|
||||||
|
<DisplayName>Zeitliche befristete Services sind verlängerbar</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>0</AllowNull>
|
||||||
|
<ValueType>9</ValueType>
|
||||||
|
<AttributeLength>1</AttributeLength>
|
||||||
|
<DefaultValue>0</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>d0aca4ce-dc42-ec11-5b8c-00155d300101</ID>
|
||||||
|
<Name>GCCLimitedServiceSSPFormEnabled</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description/>
|
||||||
|
<DisplayName>Limited Service SelfService Form Enabled</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description/>
|
||||||
|
<DisplayName>Limited Service SelfService Form Enabled</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>0</AllowNull>
|
||||||
|
<ValueType>9</ValueType>
|
||||||
|
<AttributeLength>1</AttributeLength>
|
||||||
|
<DefaultValue>0</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>d1aca4ce-dc42-ec11-5b8c-00155d300101</ID>
|
||||||
|
<Name>GCCLimitedServiceApprovalFormEnabled</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description/>
|
||||||
|
<DisplayName>Limited Service Approval Form Enabled</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description/>
|
||||||
|
<DisplayName>Limited Service Approval Form Enabled</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>0</AllowNull>
|
||||||
|
<ValueType>9</ValueType>
|
||||||
|
<AttributeLength>1</AttributeLength>
|
||||||
|
<DefaultValue>0</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>4d11f860-fe0d-f011-9b84-00155d320627</ID>
|
||||||
|
<Name>ReadACLPermission</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description/>
|
||||||
|
<DisplayName>Read Permission</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description/>
|
||||||
|
<DisplayName>Read Permission</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>4</AttributeLength>
|
||||||
|
<PickupClass>959112d6-3ef9-ef11-7e84-00155d320616</PickupClass>
|
||||||
|
<PickupAttribute>Value</PickupAttribute>
|
||||||
|
<DefaultValue>2</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>4e11f860-fe0d-f011-9b84-00155d320627</ID>
|
||||||
|
<Name>WriteACLPermission</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description/>
|
||||||
|
<DisplayName>Write Permission</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description/>
|
||||||
|
<DisplayName>Write Permission</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>4</AttributeLength>
|
||||||
|
<PickupClass>959112d6-3ef9-ef11-7e84-00155d320616</PickupClass>
|
||||||
|
<PickupAttribute>Value</PickupAttribute>
|
||||||
|
<DefaultValue>1</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>4f11f860-fe0d-f011-9b84-00155d320627</ID>
|
||||||
|
<Name>OwnerACLPermission</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description/>
|
||||||
|
<DisplayName>Owner Permission</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description/>
|
||||||
|
<DisplayName>Owner Permission</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>4</AttributeLength>
|
||||||
|
<PickupClass>959112d6-3ef9-ef11-7e84-00155d320616</PickupClass>
|
||||||
|
<PickupAttribute>Value</PickupAttribute>
|
||||||
|
<DefaultValue>0</DefaultValue>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectClass>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,36 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectClass>
|
||||||
|
<ID>cb498087-f6c1-eb11-5581-000c299eb325</ID>
|
||||||
|
<Name>C4IT_GCC_DataArea_Collector_AdditionalAttributes</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>C4IT - Data Area Collector Additional Attributes</DisplayName>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<ClassType>3</ClassType>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>cc498087-f6c1-eb11-5581-000c299eb325</ID>
|
||||||
|
<Name>Name</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Name</DisplayName>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>100</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>cd498087-f6c1-eb11-5581-000c299eb325</ID>
|
||||||
|
<Name>Value</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Value</DisplayName>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>300</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectClass>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,36 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectClass>
|
||||||
|
<ID>9accdc5c-283b-ec11-3489-00155d300101</ID>
|
||||||
|
<Name>C4IT_LIAMConfigNamingConvention</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>LIAM Config Naming Convention</DisplayName>
|
||||||
|
<BasicSchemaObjectClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>LIAM Config Naming Convention</DisplayName>
|
||||||
|
</BasicSchemaObjectClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<ClassType>3</ClassType>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>5827d256-283b-ec11-3489-00155d300101</ID>
|
||||||
|
<Name>Usage</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Usage</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Usage</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>4</AttributeLength>
|
||||||
|
<PickupClass>6568f90e-283b-ec11-3489-00155d300101</PickupClass>
|
||||||
|
<PickupAttribute>Value</PickupAttribute>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectClass>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,95 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectClass>
|
||||||
|
<ID>85a9b6b7-6c23-eb11-5481-000c299eb325</ID>
|
||||||
|
<Name>C4IT_LIAMNamingConvention</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>Name</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>LIAM Naming Convention</DisplayName>
|
||||||
|
<BasicSchemaObjectClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>LIAM Naming Convention</DisplayName>
|
||||||
|
</BasicSchemaObjectClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<ClassType>3</ClassType>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>86a9b6b7-6c23-eb11-5481-000c299eb325</ID>
|
||||||
|
<Name>Name</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Name</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Name</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>100</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>87a9b6b7-6c23-eb11-5481-000c299eb325</ID>
|
||||||
|
<Name>Description</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Description</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Description</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>100</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>d468ea58-ae25-eb11-5481-000c299eb325</ID>
|
||||||
|
<Name>Wildcard</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Wildcard</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Wildcard</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>100</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>a88967da-ec27-eb11-5581-000c299eb325</ID>
|
||||||
|
<Name>NamingTemplate</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Naming Template</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Naming Template</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>200</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>ab8967da-ec27-eb11-5581-000c299eb325</ID>
|
||||||
|
<Name>DescriptionTemplate</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Description Template</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Description Template</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>200</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectClass>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,114 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectClass>
|
||||||
|
<ID>d89292c8-ba58-ef11-7084-00155d320616</ID>
|
||||||
|
<Name>C4IT_LIAMServiceTypeClassBase</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>C4IT_Name</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>LIAM Servicetyp</DisplayName>
|
||||||
|
<BasicSchemaObjectClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>LIAM Servicetyp</DisplayName>
|
||||||
|
</BasicSchemaObjectClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<ClassType>3</ClassType>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>d49292c8-ba58-ef11-7084-00155d320616</ID>
|
||||||
|
<Name>C4IT_Name</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Name</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Name</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>200</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>d59292c8-ba58-ef11-7084-00155d320616</ID>
|
||||||
|
<Name>C4IT_SSPImage</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Image</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Servicebild</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>255</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>b038f7a6-d566-ef11-7884-00155d320616</ID>
|
||||||
|
<Name>C4IT_Description</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Description</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Beschreibung</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>8</ValueType>
|
||||||
|
<AttributeLength>16</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>c24f62de-7f90-ef11-7c84-00155d320616</ID>
|
||||||
|
<Name>C4IT_GroupType</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Group Type</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Group Type</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>128</AttributeLength>
|
||||||
|
<PickupClass>2da1a1e0-5e26-4761-bdc4-4b6e00608600</PickupClass>
|
||||||
|
<PickupAttribute>Value</PickupAttribute>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>c34f62de-7f90-ef11-7c84-00155d320616</ID>
|
||||||
|
<Name>C4IT_PurposeType</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Purpose Type</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Purpose Type</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>2</ValueType>
|
||||||
|
<AttributeLength>128</AttributeLength>
|
||||||
|
<PickupClass>12e95ccf-d104-4d58-a9b4-c68635322619</PickupClass>
|
||||||
|
<PickupAttribute>Value</PickupAttribute>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectClass>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,96 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectClass>
|
||||||
|
<ID>d98076fb-9575-ea11-5381-000c299eb325</ID>
|
||||||
|
<Name>C4IT_Liam_ConfigClassBase</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>LIAM Configuration</DisplayName>
|
||||||
|
<BasicSchemaObjectClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>LIAM Konfiguration</DisplayName>
|
||||||
|
</BasicSchemaObjectClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<ClassType>3</ClassType>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>b0f21ddd-1e86-ea11-5b83-000c2981464e</ID>
|
||||||
|
<Name>encryptionKey</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>encryption Key</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>encryption Key</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>100</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>da8076fb-9575-ea11-5381-000c299eb325</ID>
|
||||||
|
<Name>liamEngine</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>LIAM Engine</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>LIAM Engine</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>6</ValueType>
|
||||||
|
<AttributeLength>0</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>9424a5a9-6b23-eb11-5481-000c299eb325</ID>
|
||||||
|
<Name>Name</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Name</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Name</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>100</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>9724a5a9-6b23-eb11-5481-000c299eb325</ID>
|
||||||
|
<Name>Version</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>Version</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Version</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>100</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
<BasicSchemaAttributeClass>
|
||||||
|
<ID>dc1a4d3f-f519-ec11-9384-00155d300101</ID>
|
||||||
|
<Name>ApiToken</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Api Token</DisplayName>
|
||||||
|
<BasicSchemaAttributeClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description />
|
||||||
|
<DisplayName>Api Token</DisplayName>
|
||||||
|
</BasicSchemaAttributeClass-CI>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<DataProtectionIgnored>0</DataProtectionIgnored>
|
||||||
|
<AllowNull>1</AllowNull>
|
||||||
|
<ValueType>0</ValueType>
|
||||||
|
<AttributeLength>2000</AttributeLength>
|
||||||
|
</BasicSchemaAttributeClass>
|
||||||
|
</BasicSchemaObjectClass>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,16 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectClass>
|
||||||
|
<ID>1788eb5c-da8a-ea11-5b83-000c2981464e</ID>
|
||||||
|
<Name>C4IT_NewDataAreaServiceConfigurationClassBase</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<DisplayName>New Data Area Service Configuration Class Base</DisplayName>
|
||||||
|
<BasicSchemaObjectClass-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>New Data Area Service Configuration Class Base</DisplayName>
|
||||||
|
</BasicSchemaObjectClass-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<ClassType>3</ClassType>
|
||||||
|
<DisableHistory>1</DisableHistory>
|
||||||
|
</BasicSchemaObjectClass>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,48 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectType>
|
||||||
|
<ID>58cbe49c-86fe-ef11-8b84-00155d320627</ID>
|
||||||
|
<Name>C4IT_NewDataAreaTeamsServiceConfigurationType</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>ArchivingEnabled</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>AddActionPosition</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UseUserCurrency</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>StateGroup</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UUXColor</Name>
|
||||||
|
<Value>#F7F9FA</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>RelatedSPSCommonClassBase[Case When T(CTMContractClassPayments).ID is not null then T(CTMContractClassPayments).ObjectId + ' / ' + T(CTMContractClassPayments).Contract.Name when T(SPSArticleClassBase).ID IS NOT NULL then ISNULL(T(SPSArticleClassBase).SSPName, T(SPSArticleClassBase).Name) When T(SPSComputerClassBase).ID IS NOT NULL then T(SPSComputerClassBase).Name When T(ASMWorkplaceClassBase).ID is not null then T(ASMWorkplaceClassBase).Name When T(SPSAssetClassSIMCard).ID is not null then T(SPSAssetClassSIMCard).PhoneNumber when T(SPSAssetClassBase).id IS NOT NULL then T(SPSAssetClassBase)[Name + ISNULL(' (' + COALESCE(SKU.Manufacturer.Name + ', ' + SKU.Model, SKU.Manufacturer.Name, SKU.Model) + ')', '')] ELSE COALESCE(ISNULL(CostCenter.IDNumber + ' - ','') + ISNULL(CostCenter.NAME,''),ISNULL(OU.IDName + ' - ','') + ISNULL(OU.NAME,''),ISNULL(Location.Name,'')) END]</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>New Data Area Teams Service Configuration</DisplayName>
|
||||||
|
<BasicSchemaObjectType-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>New Data Area Teams Service Configuration</DisplayName>
|
||||||
|
</BasicSchemaObjectType-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<BasicSchemaObjectTypeToClass>
|
||||||
|
<RelatedSchemaObjectClass>b223ec7a-537d-464c-a749-d948923d4239</RelatedSchemaObjectClass>
|
||||||
|
<Cardinality>0</Cardinality>
|
||||||
|
<ProtectionLevel>0</ProtectionLevel>
|
||||||
|
</BasicSchemaObjectTypeToClass>
|
||||||
|
<BasicSchemaObjectTypeToClass>
|
||||||
|
<RelatedSchemaObjectClass>f1e1fe58-81fe-ef11-8b84-00155d320627</RelatedSchemaObjectClass>
|
||||||
|
<Cardinality>0</Cardinality>
|
||||||
|
<ProtectionLevel>0</ProtectionLevel>
|
||||||
|
</BasicSchemaObjectTypeToClass>
|
||||||
|
</BasicSchemaObjectType>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,48 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectType>
|
||||||
|
<ID>19d60034-e010-f011-a184-00155d320629</ID>
|
||||||
|
<Name>C4IT_NewDataAreaExchangeServiceConfigurationType</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>ArchivingEnabled</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>AddActionPosition</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UseUserCurrency</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>StateGroup</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UUXColor</Name>
|
||||||
|
<Value>#FBFDFD</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>'ServiceForm'</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>New Data Area Exchange Service Configuration</DisplayName>
|
||||||
|
<BasicSchemaObjectType-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>New Data Area Exchange Service Configuration</DisplayName>
|
||||||
|
</BasicSchemaObjectType-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<BasicSchemaObjectTypeToClass>
|
||||||
|
<RelatedSchemaObjectClass>8597de2d-e010-f011-a184-00155d320629</RelatedSchemaObjectClass>
|
||||||
|
<Cardinality>0</Cardinality>
|
||||||
|
<ProtectionLevel>0</ProtectionLevel>
|
||||||
|
</BasicSchemaObjectTypeToClass>
|
||||||
|
<BasicSchemaObjectTypeToClass>
|
||||||
|
<RelatedSchemaObjectClass>b223ec7a-537d-464c-a749-d948923d4239</RelatedSchemaObjectClass>
|
||||||
|
<Cardinality>0</Cardinality>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
</BasicSchemaObjectTypeToClass>
|
||||||
|
</BasicSchemaObjectType>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,48 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectType>
|
||||||
|
<ID>e8b20047-e0fa-ef11-8784-00155d320627</ID>
|
||||||
|
<Name>C4IT_ServiceConfigurationADServiceType</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>ArchivingEnabled</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>AddActionPosition</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UseUserCurrency</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>StateGroup</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UUXColor</Name>
|
||||||
|
<Value>#FDFEFB</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>RelatedC4IT_ServiceConfigurationADServiceClassBase.C4IT_ConnectorConfiguration</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>Service Configuration Service</DisplayName>
|
||||||
|
<BasicSchemaObjectType-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>C4IT - LIAM - New AD Service Configuration Type</DisplayName>
|
||||||
|
</BasicSchemaObjectType-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<BasicSchemaObjectTypeToClass>
|
||||||
|
<RelatedSchemaObjectClass>b223ec7a-537d-464c-a749-d948923d4239</RelatedSchemaObjectClass>
|
||||||
|
<Cardinality>0</Cardinality>
|
||||||
|
<ProtectionLevel>0</ProtectionLevel>
|
||||||
|
</BasicSchemaObjectTypeToClass>
|
||||||
|
<BasicSchemaObjectTypeToClass>
|
||||||
|
<RelatedSchemaObjectClass>cdb20047-e0fa-ef11-8784-00155d320627</RelatedSchemaObjectClass>
|
||||||
|
<Cardinality>0</Cardinality>
|
||||||
|
<ProtectionLevel>0</ProtectionLevel>
|
||||||
|
</BasicSchemaObjectTypeToClass>
|
||||||
|
</BasicSchemaObjectType>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,46 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectType>
|
||||||
|
<ID>51a42b8e-ac28-eb11-5581-000c299eb325</ID>
|
||||||
|
<Name>C4IT_DataAreaCustomTagType</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>ArchivingEnabled</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>AddActionPosition</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UseUserCurrency</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>StateGroup</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UUXColor</Name>
|
||||||
|
<Value>#608abf</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>RelatedC4IT_DataAreaCustomTagClassBase.Key + ' - ' + RelatedC4IT_DataAreaCustomTagClassBase.Name</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>Data Area Custom Tag</DisplayName>
|
||||||
|
<BasicSchemaObjectType-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Data Area Custom Tag</DisplayName>
|
||||||
|
</BasicSchemaObjectType-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<BasicSchemaObjectTypeToClass>
|
||||||
|
<RelatedSchemaObjectClass>95a3bb6b-ac28-eb11-5581-000c299eb325</RelatedSchemaObjectClass>
|
||||||
|
<Cardinality>0</Cardinality>
|
||||||
|
<ProtectionLevel>0</ProtectionLevel>
|
||||||
|
</BasicSchemaObjectTypeToClass>
|
||||||
|
<AutoNumberAttribute>a5a6a23f-ad28-eb11-5581-000c299eb325</AutoNumberAttribute>
|
||||||
|
<AutoNumberDigit>3</AutoNumberDigit>
|
||||||
|
<AutoNumberPrefix>TAG</AutoNumberPrefix>
|
||||||
|
</BasicSchemaObjectType>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,43 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectType>
|
||||||
|
<ID>caf9d524-6617-ea11-4881-000c2980fd94</ID>
|
||||||
|
<Name>C4IT_DataAreaSecurityGroupType</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>ArchivingEnabled</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>AddActionPosition</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UseUserCurrency</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>StateGroup</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UUXColor</Name>
|
||||||
|
<Value>#3ed4ca</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>RelatedC4IT_DataAreaSecurityGroupClassBase.DisplayName</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>Data Area Security Group Type</DisplayName>
|
||||||
|
<BasicSchemaObjectType-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Data Area Security Group Type</DisplayName>
|
||||||
|
</BasicSchemaObjectType-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<BasicSchemaObjectTypeToClass>
|
||||||
|
<RelatedSchemaObjectClass>095bbc20-6517-ea11-4881-000c2980fd94</RelatedSchemaObjectClass>
|
||||||
|
<Cardinality>0</Cardinality>
|
||||||
|
<ProtectionLevel>0</ProtectionLevel>
|
||||||
|
</BasicSchemaObjectTypeToClass>
|
||||||
|
</BasicSchemaObjectType>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,48 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectType>
|
||||||
|
<ID>c6d4cd26-bc49-ea11-4981-000c2980fd94</ID>
|
||||||
|
<Name>C4IT_DataAreaServiceConfigurationType</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>ArchivingEnabled</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>AddActionPosition</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UseUserCurrency</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>StateGroup</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UUXColor</Name>
|
||||||
|
<Value>#6f894d</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>RelatedC4IT_DataAreaServiceConfigurationClassBase.DataArea.DisplayName</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>Data Area Service Configuration Type</DisplayName>
|
||||||
|
<BasicSchemaObjectType-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Data Area Service Configuration Type</DisplayName>
|
||||||
|
</BasicSchemaObjectType-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<BasicSchemaObjectTypeToClass>
|
||||||
|
<RelatedSchemaObjectClass>b223ec7a-537d-464c-a749-d948923d4239</RelatedSchemaObjectClass>
|
||||||
|
<Cardinality>0</Cardinality>
|
||||||
|
<ProtectionLevel>0</ProtectionLevel>
|
||||||
|
</BasicSchemaObjectTypeToClass>
|
||||||
|
<BasicSchemaObjectTypeToClass>
|
||||||
|
<RelatedSchemaObjectClass>0818b488-bb49-ea11-4981-000c2980fd94</RelatedSchemaObjectClass>
|
||||||
|
<Cardinality>0</Cardinality>
|
||||||
|
<ProtectionLevel>0</ProtectionLevel>
|
||||||
|
</BasicSchemaObjectTypeToClass>
|
||||||
|
</BasicSchemaObjectType>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,48 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectType>
|
||||||
|
<ID>43507816-f54b-ea11-4981-000c2980fd94</ID>
|
||||||
|
<Name>C4IT_DataAreaServiceFormType</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>ArchivingEnabled</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>AddActionPosition</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UseUserCurrency</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>StateGroup</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UUXColor</Name>
|
||||||
|
<Value>#f6d774</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>RelatedC4IT_DataAreaServiceFormClassBase.DataArea.DisplayName</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>Data Area Service Form Type</DisplayName>
|
||||||
|
<BasicSchemaObjectType-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Data Area Service Form Type</DisplayName>
|
||||||
|
</BasicSchemaObjectType-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<BasicSchemaObjectTypeToClass>
|
||||||
|
<RelatedSchemaObjectClass>b223ec7a-537d-464c-a749-d948923d4239</RelatedSchemaObjectClass>
|
||||||
|
<Cardinality>0</Cardinality>
|
||||||
|
<ProtectionLevel>0</ProtectionLevel>
|
||||||
|
</BasicSchemaObjectTypeToClass>
|
||||||
|
<BasicSchemaObjectTypeToClass>
|
||||||
|
<RelatedSchemaObjectClass>7fe2d9c5-f44b-ea11-4981-000c2980fd94</RelatedSchemaObjectClass>
|
||||||
|
<Cardinality>0</Cardinality>
|
||||||
|
<ProtectionLevel>0</ProtectionLevel>
|
||||||
|
</BasicSchemaObjectTypeToClass>
|
||||||
|
</BasicSchemaObjectType>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,48 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectType>
|
||||||
|
<ID>f7816b37-6417-ea11-4881-000c2980fd94</ID>
|
||||||
|
<Name>C4IT_DataAreaType</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>ArchivingEnabled</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>AddActionPosition</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UseUserCurrency</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>StateGroup</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UUXColor</Name>
|
||||||
|
<Value>#7d5748</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>RelatedC4IT_DataAreaClassBAse.Displayname</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>Data Area Type</DisplayName>
|
||||||
|
<BasicSchemaObjectType-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Data Area Type</DisplayName>
|
||||||
|
</BasicSchemaObjectType-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<BasicSchemaObjectTypeToClass>
|
||||||
|
<RelatedSchemaObjectClass>b223ec7a-537d-464c-a749-d948923d4239</RelatedSchemaObjectClass>
|
||||||
|
<Cardinality>0</Cardinality>
|
||||||
|
<ProtectionLevel>0</ProtectionLevel>
|
||||||
|
</BasicSchemaObjectTypeToClass>
|
||||||
|
<BasicSchemaObjectTypeToClass>
|
||||||
|
<RelatedSchemaObjectClass>dc38719c-6317-ea11-4881-000c2980fd94</RelatedSchemaObjectClass>
|
||||||
|
<Cardinality>0</Cardinality>
|
||||||
|
<ProtectionLevel>0</ProtectionLevel>
|
||||||
|
</BasicSchemaObjectTypeToClass>
|
||||||
|
</BasicSchemaObjectType>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,92 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectType>
|
||||||
|
<ID>480db290-9e33-ea11-4881-000c2980fd94</ID>
|
||||||
|
<Name>C4IT_GCC_DataAreaCollectorType</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplaySPSWizard</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisableUINew</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UseSimpleExpression</Name>
|
||||||
|
<Value>True</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>Width</Name>
|
||||||
|
<Value>1000</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>Height</Name>
|
||||||
|
<Value>750</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>Icon</Name>
|
||||||
|
<Value>Icons/16x16/view.png</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UseCustomReports</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>noDialog</Name>
|
||||||
|
<Value>true</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>ObjectDetailsAssembly</Name>
|
||||||
|
<Value>Matrix42.Connectors.WebUI</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>ArchivingEnabled</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>AddActionPosition</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UseUserCurrency</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UUXColor</Name>
|
||||||
|
<Value>#864ff2</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>RelatedC4IT_GCC_DataArea_Collector.GCCtarget</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Description>Generic Connector Configuration Data Area Collector</Description>
|
||||||
|
<DisplayName>Generic Connector Configuration Data Area Collector</DisplayName>
|
||||||
|
<BasicSchemaObjectType-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<Description>Generic Connector Configuration Data Area Collector</Description>
|
||||||
|
<DisplayName>Generic Connector Configuration Data Area Collector</DisplayName>
|
||||||
|
</BasicSchemaObjectType-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<BasicSchemaObjectTypeToClass>
|
||||||
|
<RelatedSchemaObjectClass>3c4c9811-d626-e411-0081-005056c00008</RelatedSchemaObjectClass>
|
||||||
|
<Cardinality>0</Cardinality>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
</BasicSchemaObjectTypeToClass>
|
||||||
|
<BasicSchemaObjectTypeToClass>
|
||||||
|
<RelatedSchemaObjectClass>b223ec7a-537d-464c-a749-d948923d4239</RelatedSchemaObjectClass>
|
||||||
|
<Cardinality>0</Cardinality>
|
||||||
|
<ProtectionLevel>0</ProtectionLevel>
|
||||||
|
</BasicSchemaObjectTypeToClass>
|
||||||
|
<BasicSchemaObjectTypeToClass>
|
||||||
|
<RelatedSchemaObjectClass>52cf4321-9d18-e411-25b3-005056c00008</RelatedSchemaObjectClass>
|
||||||
|
<Cardinality>0</Cardinality>
|
||||||
|
<ProtectionLevel>0</ProtectionLevel>
|
||||||
|
</BasicSchemaObjectTypeToClass>
|
||||||
|
<BasicSchemaObjectTypeToClass>
|
||||||
|
<RelatedSchemaObjectClass>53087d01-9e33-ea11-4881-000c2980fd94</RelatedSchemaObjectClass>
|
||||||
|
<Cardinality>0</Cardinality>
|
||||||
|
<ProtectionLevel>0</ProtectionLevel>
|
||||||
|
</BasicSchemaObjectTypeToClass>
|
||||||
|
</BasicSchemaObjectType>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,43 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectType>
|
||||||
|
<ID>9e24a5a9-6b23-eb11-5481-000c299eb325</ID>
|
||||||
|
<Name>C4IT_LIAMConfigurationType</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>ArchivingEnabled</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>AddActionPosition</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UseUserCurrency</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>StateGroup</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UUXColor</Name>
|
||||||
|
<Value>#75dbcf</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>RelatedC4IT_Liam_ConfigClassBase.Name</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>LIAM Configuration</DisplayName>
|
||||||
|
<BasicSchemaObjectType-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>LIAM Configuration</DisplayName>
|
||||||
|
</BasicSchemaObjectType-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<BasicSchemaObjectTypeToClass>
|
||||||
|
<RelatedSchemaObjectClass>d98076fb-9575-ea11-5381-000c299eb325</RelatedSchemaObjectClass>
|
||||||
|
<Cardinality>0</Cardinality>
|
||||||
|
<ProtectionLevel>0</ProtectionLevel>
|
||||||
|
</BasicSchemaObjectTypeToClass>
|
||||||
|
</BasicSchemaObjectType>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,43 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectType>
|
||||||
|
<ID>74a51990-6f23-eb11-5481-000c299eb325</ID>
|
||||||
|
<Name>C4IT_LIAMNamingConventionType</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>ArchivingEnabled</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>AddActionPosition</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UseUserCurrency</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>StateGroup</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UUXColor</Name>
|
||||||
|
<Value>#e0f12f</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>RelatedC4IT_LIAMNamingConvention.Name</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>Naming Convention</DisplayName>
|
||||||
|
<BasicSchemaObjectType-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>Naming Convention</DisplayName>
|
||||||
|
</BasicSchemaObjectType-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<BasicSchemaObjectTypeToClass>
|
||||||
|
<RelatedSchemaObjectClass>85a9b6b7-6c23-eb11-5481-000c299eb325</RelatedSchemaObjectClass>
|
||||||
|
<Cardinality>0</Cardinality>
|
||||||
|
<ProtectionLevel>0</ProtectionLevel>
|
||||||
|
</BasicSchemaObjectTypeToClass>
|
||||||
|
</BasicSchemaObjectType>
|
||||||
|
</NewDataSet>
|
||||||
@@ -0,0 +1,43 @@
|
|||||||
|
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||||
|
<NewDataSet>
|
||||||
|
<BasicSchemaObjectType>
|
||||||
|
<ID>e99292c8-ba58-ef11-7084-00155d320616</ID>
|
||||||
|
<Name>C4IT_LIAMServiceType</Name>
|
||||||
|
<IsSchemaObject>0</IsSchemaObject>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>ArchivingEnabled</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>AddActionPosition</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UseUserCurrency</Name>
|
||||||
|
<Value>False</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>StateGroup</Name>
|
||||||
|
<Value>0</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>UUXColor</Name>
|
||||||
|
<Value>#F5F9FE</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<Schema-MetaInfo>
|
||||||
|
<Name>DisplayExpression</Name>
|
||||||
|
<Value>RelatedC4IT_LIAMServiceTypeClassBase.C4IT_Name</Value>
|
||||||
|
</Schema-MetaInfo>
|
||||||
|
<DisplayName>C4IT LIAM Servicetyp</DisplayName>
|
||||||
|
<BasicSchemaObjectType-CI>
|
||||||
|
<LCID>7</LCID>
|
||||||
|
<DisplayName>C4IT LIAM Servicetyp</DisplayName>
|
||||||
|
</BasicSchemaObjectType-CI>
|
||||||
|
<ProtectionLevel>4</ProtectionLevel>
|
||||||
|
<BasicSchemaObjectTypeToClass>
|
||||||
|
<RelatedSchemaObjectClass>d89292c8-ba58-ef11-7084-00155d320616</RelatedSchemaObjectClass>
|
||||||
|
<Cardinality>0</Cardinality>
|
||||||
|
<ProtectionLevel>0</ProtectionLevel>
|
||||||
|
</BasicSchemaObjectTypeToClass>
|
||||||
|
</BasicSchemaObjectType>
|
||||||
|
</NewDataSet>
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user