Add LiamM42Setup release 3.0.2.0
This commit is contained in:
@@ -0,0 +1,356 @@
|
||||
<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="PDRDataQueryType">
|
||||
<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="PDRDataQueryClassBase">
|
||||
<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="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="SchemaClassName" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Name">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="UsedInTypePDRDataQueryType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||
<xs:element name="IsDefault" type="xs:unsignedByte" />
|
||||
<xs:element name="SQLQuery" 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="1" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="AllowCache" type="xs:unsignedByte" />
|
||||
<xs:element name="CultureSensitive" type="xs:unsignedByte" />
|
||||
<xs:element name="CacheInterval" type="xs:int" />
|
||||
<xs:element name="SubCollection" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Operation" 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:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="PDRDataQueryClassBase-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="PDRDataQueryClassColumn">
|
||||
<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="Expression">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Name">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="UsedInTypePDRDataQueryType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||
<xs:element name="IsSystem" type="xs:unsignedByte" />
|
||||
<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="Sorting" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Position" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Alignment" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Visibility" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Width" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ShowFilter" type="xs:unsignedByte" />
|
||||
<xs:element name="Format" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DisplayType" type="xs:int" />
|
||||
<xs:element name="Color" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="7" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ImageScript" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ColorType" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="ColorScript" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="TitleType" type="xs:int" />
|
||||
<xs:element name="DisplayImage" type="xs:int" />
|
||||
<xs:element name="SearchDisplayType" type="xs:int" />
|
||||
<xs:element name="IsKeyword" type="xs:unsignedByte" />
|
||||
<xs:element name="SearchExpression" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="SortingExpression" 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="PDRDataQueryClassColumn-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="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:choice>
|
||||
</xs:complexType>
|
||||
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryType" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassBase" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassBase-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassBase-CI" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassColumn_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassColumn" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassColumn-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassColumn-CI" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
</xs:element>
|
||||
</xs:schema>
|
||||
<PDRDataQueryType>
|
||||
<ID>e3efd7cf-dd1f-caf1-8e16-08dd8c7ad027</ID>
|
||||
</PDRDataQueryType>
|
||||
<PDRAudienceClass>
|
||||
<ID>8510a2e8-aa99-4e71-bfc1-f461f3464a97</ID>
|
||||
<Unrestricted>1</Unrestricted>
|
||||
<Configured>1</Configured>
|
||||
<ConsiderRelated>0</ConsiderRelated>
|
||||
<StrictAdminControl>1</StrictAdminControl>
|
||||
<UsedInTypePDRDataQueryType>e3efd7cf-dd1f-caf1-8e16-08dd8c7ad027</UsedInTypePDRDataQueryType>
|
||||
</PDRAudienceClass>
|
||||
<PDRDataQueryClassBase>
|
||||
<ID>3f4906ea-562a-f011-ae84-00155d320629</ID>
|
||||
<Description>C4IT - LIAM - Naming Conventions</Description>
|
||||
<SchemaClassName>C4IT_LIAMNamingConvention</SchemaClassName>
|
||||
<Name>C4IT - LIAM - Naming Conventions</Name>
|
||||
<UsedInTypePDRDataQueryType>e3efd7cf-dd1f-caf1-8e16-08dd8c7ad027</UsedInTypePDRDataQueryType>
|
||||
<IsDefault>1</IsDefault>
|
||||
<ImplementationType>d</ImplementationType>
|
||||
<AllowCache>0</AllowCache>
|
||||
<CultureSensitive>0</CultureSensitive>
|
||||
<CacheInterval>60</CacheInterval>
|
||||
<Tag>1e7e265d-c31f-4261-8ac6-884933f4bdb3</Tag>
|
||||
</PDRDataQueryClassBase>
|
||||
<PDRDataQueryClassBase-CI>
|
||||
<ID>bb4cef19-572a-f011-ae84-00155d320629</ID>
|
||||
<Owner>3f4906ea-562a-f011-ae84-00155d320629</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Description>C4IT - LIAM - Naming Conventions</Description>
|
||||
</PDRDataQueryClassBase-CI>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>88271985-2471-41f3-9a3f-5f37c3557052</ID>
|
||||
<Expression>Wildcard</Expression>
|
||||
<Name>Wildcard</Name>
|
||||
<UsedInTypePDRDataQueryType>e3efd7cf-dd1f-caf1-8e16-08dd8c7ad027</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>20</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Width>150</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>1</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>eca4f446-893c-4311-beaa-696b00983732</ID>
|
||||
<Expression>NamingTemplate</Expression>
|
||||
<Name>NamingTemplate</Name>
|
||||
<UsedInTypePDRDataQueryType>e3efd7cf-dd1f-caf1-8e16-08dd8c7ad027</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>30</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Width>150</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>1</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>aa9d83ff-13c2-4261-9e23-a87c4c140fc3</ID>
|
||||
<Expression>Description</Expression>
|
||||
<Name>Description</Name>
|
||||
<UsedInTypePDRDataQueryType>e3efd7cf-dd1f-caf1-8e16-08dd8c7ad027</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>10</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Width>150</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>1</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>82a6ab57-b848-421f-a3c3-c486b3d07f23</ID>
|
||||
<Expression>Name</Expression>
|
||||
<Name>Name</Name>
|
||||
<UsedInTypePDRDataQueryType>e3efd7cf-dd1f-caf1-8e16-08dd8c7ad027</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>1</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Visibility>0</Visibility>
|
||||
<Width>150</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>1</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>3337723b-93bb-41c0-8981-eb7fbb58cc89</ID>
|
||||
<Expression>DescriptionTemplate</Expression>
|
||||
<Name>DescriptionTemplate</Name>
|
||||
<UsedInTypePDRDataQueryType>e3efd7cf-dd1f-caf1-8e16-08dd8c7ad027</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>40</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Width>150</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>1</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>bc4cef19-572a-f011-ae84-00155d320629</ID>
|
||||
<Owner>88271985-2471-41f3-9a3f-5f37c3557052</Owner>
|
||||
<LCID>7</LCID>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>bd4cef19-572a-f011-ae84-00155d320629</ID>
|
||||
<Owner>eca4f446-893c-4311-beaa-696b00983732</Owner>
|
||||
<LCID>7</LCID>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>be4cef19-572a-f011-ae84-00155d320629</ID>
|
||||
<Owner>aa9d83ff-13c2-4261-9e23-a87c4c140fc3</Owner>
|
||||
<LCID>7</LCID>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>bf4cef19-572a-f011-ae84-00155d320629</ID>
|
||||
<Owner>82a6ab57-b848-421f-a3c3-c486b3d07f23</Owner>
|
||||
<LCID>7</LCID>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>c04cef19-572a-f011-ae84-00155d320629</ID>
|
||||
<Owner>3337723b-93bb-41c0-8981-eb7fbb58cc89</Owner>
|
||||
<LCID>7</LCID>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
</NewDataSet>
|
||||
@@ -0,0 +1,316 @@
|
||||
<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="PDRDataQueryType">
|
||||
<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="PDRDataQueryClassBase">
|
||||
<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="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="SchemaClassName" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Name">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="UsedInTypePDRDataQueryType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||
<xs:element name="IsDefault" type="xs:unsignedByte" />
|
||||
<xs:element name="SQLQuery" 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="1" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="AllowCache" type="xs:unsignedByte" />
|
||||
<xs:element name="CultureSensitive" type="xs:unsignedByte" />
|
||||
<xs:element name="CacheInterval" type="xs:int" />
|
||||
<xs:element name="SubCollection" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Operation" 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:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="PDRDataQueryClassBase-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="PDRDataQueryClassColumn">
|
||||
<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="Expression">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Name">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="UsedInTypePDRDataQueryType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||
<xs:element name="IsSystem" type="xs:unsignedByte" />
|
||||
<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="Sorting" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Position" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Alignment" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Visibility" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Width" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ShowFilter" type="xs:unsignedByte" />
|
||||
<xs:element name="Format" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DisplayType" type="xs:int" />
|
||||
<xs:element name="Color" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="7" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ImageScript" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ColorType" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="ColorScript" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="TitleType" type="xs:int" />
|
||||
<xs:element name="DisplayImage" type="xs:int" />
|
||||
<xs:element name="SearchDisplayType" type="xs:int" />
|
||||
<xs:element name="IsKeyword" type="xs:unsignedByte" />
|
||||
<xs:element name="SearchExpression" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="SortingExpression" 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="PDRDataQueryClassColumn-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="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:choice>
|
||||
</xs:complexType>
|
||||
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryType" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassBase" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassBase-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassBase-CI" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassColumn_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassColumn" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassColumn-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassColumn-CI" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
</xs:element>
|
||||
</xs:schema>
|
||||
<PDRDataQueryType>
|
||||
<ID>0dec2523-b6d4-c1ed-dada-08d88c8ecced</ID>
|
||||
</PDRDataQueryType>
|
||||
<PDRAudienceClass>
|
||||
<ID>94643720-f555-4531-bbc6-9bf2ff87773e</ID>
|
||||
<Unrestricted>1</Unrestricted>
|
||||
<Configured>1</Configured>
|
||||
<ConsiderRelated>0</ConsiderRelated>
|
||||
<StrictAdminControl>1</StrictAdminControl>
|
||||
<UsedInTypePDRDataQueryType>0dec2523-b6d4-c1ed-dada-08d88c8ecced</UsedInTypePDRDataQueryType>
|
||||
</PDRAudienceClass>
|
||||
<PDRDataQueryClassBase>
|
||||
<ID>263f6e1c-6b2a-eb11-5581-000c299eb325</ID>
|
||||
<SchemaClassName>SVCServiceBookingClassBase</SchemaClassName>
|
||||
<Name>C4IT LIAM - Servicebuchung</Name>
|
||||
<UsedInTypePDRDataQueryType>0dec2523-b6d4-c1ed-dada-08d88c8ecced</UsedInTypePDRDataQueryType>
|
||||
<IsDefault>0</IsDefault>
|
||||
<ImplementationType>d</ImplementationType>
|
||||
<AllowCache>0</AllowCache>
|
||||
<CultureSensitive>0</CultureSensitive>
|
||||
<CacheInterval>60</CacheInterval>
|
||||
<Tag>d366d4d2-430d-43c8-9638-17a2383cd91d</Tag>
|
||||
</PDRDataQueryClassBase>
|
||||
<PDRDataQueryClassBase-CI>
|
||||
<ID>2f3f6e1c-6b2a-eb11-5581-000c299eb325</ID>
|
||||
<Owner>263f6e1c-6b2a-eb11-5581-000c299eb325</Owner>
|
||||
<LCID>7</LCID>
|
||||
</PDRDataQueryClassBase-CI>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>7864dc41-9e65-49ec-83f1-1a3ce7be6d40</ID>
|
||||
<Expression>Service</Expression>
|
||||
<Name>Service</Name>
|
||||
<UsedInTypePDRDataQueryType>0dec2523-b6d4-c1ed-dada-08d88c8ecced</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>Service</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>25</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Visibility>0</Visibility>
|
||||
<Width>250</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>1</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>6c683b33-8f2c-4b9f-a6a1-8fd9de6231d5</ID>
|
||||
<Expression>ProvisionedDate</Expression>
|
||||
<Name>ProvisionedDate</Name>
|
||||
<UsedInTypePDRDataQueryType>0dec2523-b6d4-c1ed-dada-08d88c8ecced</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>Bereitstellungsdatum</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>75</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Width>150</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>1</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>c5216ec7-7ad7-4293-8005-e5c06d1c6cd1</ID>
|
||||
<Expression>Consumer</Expression>
|
||||
<Name>Consumer</Name>
|
||||
<UsedInTypePDRDataQueryType>0dec2523-b6d4-c1ed-dada-08d88c8ecced</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>Nutzer</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>50</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Width>175</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>1</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>303f6e1c-6b2a-eb11-5581-000c299eb325</ID>
|
||||
<Owner>7864dc41-9e65-49ec-83f1-1a3ce7be6d40</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Service</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>323f6e1c-6b2a-eb11-5581-000c299eb325</ID>
|
||||
<Owner>6c683b33-8f2c-4b9f-a6a1-8fd9de6231d5</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Bereitstellungsdatum</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>313f6e1c-6b2a-eb11-5581-000c299eb325</ID>
|
||||
<Owner>c5216ec7-7ad7-4293-8005-e5c06d1c6cd1</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Nutzer</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
</NewDataSet>
|
||||
@@ -0,0 +1,466 @@
|
||||
<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="PDRDataQueryType">
|
||||
<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="PDRDataQueryClassBase">
|
||||
<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="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="SchemaClassName" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Name">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="UsedInTypePDRDataQueryType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||
<xs:element name="IsDefault" type="xs:unsignedByte" />
|
||||
<xs:element name="SQLQuery" 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="1" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="AllowCache" type="xs:unsignedByte" />
|
||||
<xs:element name="CultureSensitive" type="xs:unsignedByte" />
|
||||
<xs:element name="CacheInterval" type="xs:int" />
|
||||
<xs:element name="SubCollection" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Operation" 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:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="PDRDataQueryClassBase-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="PDRDataQueryClassColumn">
|
||||
<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="Expression">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Name">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="UsedInTypePDRDataQueryType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||
<xs:element name="IsSystem" type="xs:unsignedByte" />
|
||||
<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="Sorting" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Position" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Alignment" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Visibility" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Width" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ShowFilter" type="xs:unsignedByte" />
|
||||
<xs:element name="Format" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DisplayType" type="xs:int" />
|
||||
<xs:element name="Color" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="7" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ImageScript" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ColorType" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="ColorScript" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="TitleType" type="xs:int" />
|
||||
<xs:element name="DisplayImage" type="xs:int" />
|
||||
<xs:element name="SearchDisplayType" type="xs:int" />
|
||||
<xs:element name="IsKeyword" type="xs:unsignedByte" />
|
||||
<xs:element name="SearchExpression" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="SortingExpression" 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="PDRDataQueryClassColumn-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="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:choice>
|
||||
</xs:complexType>
|
||||
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryType" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassBase" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassBase-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassBase-CI" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassColumn_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassColumn" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassColumn-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassColumn-CI" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
</xs:element>
|
||||
</xs:schema>
|
||||
<PDRDataQueryType>
|
||||
<ID>44aed108-e495-ea11-7583-000c2981464e</ID>
|
||||
</PDRDataQueryType>
|
||||
<PDRAudienceClass>
|
||||
<ID>bb8bfc43-2bb9-4786-990d-e522bea42753</ID>
|
||||
<Unrestricted>1</Unrestricted>
|
||||
<Configured>1</Configured>
|
||||
<ConsiderRelated>0</ConsiderRelated>
|
||||
<StrictAdminControl>1</StrictAdminControl>
|
||||
<UsedInTypePDRDataQueryType>44aed108-e495-ea11-7583-000c2981464e</UsedInTypePDRDataQueryType>
|
||||
</PDRAudienceClass>
|
||||
<PDRDataQueryClassBase>
|
||||
<ID>45aed108-e495-ea11-7583-000c2981464e</ID>
|
||||
<SchemaClassName>C4IT_DataAreaClassBase</SchemaClassName>
|
||||
<Name>C4IT LIAM - Data Area SSP</Name>
|
||||
<UsedInTypePDRDataQueryType>44aed108-e495-ea11-7583-000c2981464e</UsedInTypePDRDataQueryType>
|
||||
<IsDefault>0</IsDefault>
|
||||
<ImplementationType>d</ImplementationType>
|
||||
<AllowCache>0</AllowCache>
|
||||
<CultureSensitive>0</CultureSensitive>
|
||||
<CacheInterval>60</CacheInterval>
|
||||
<Tag>d201c5be-ac92-4e5e-aab4-990583a3e841</Tag>
|
||||
</PDRDataQueryClassBase>
|
||||
<PDRDataQueryClassBase-CI>
|
||||
<ID>46aed108-e495-ea11-7583-000c2981464e</ID>
|
||||
<Owner>45aed108-e495-ea11-7583-000c2981464e</Owner>
|
||||
<LCID>7</LCID>
|
||||
</PDRDataQueryClassBase-CI>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>48aed108-e495-ea11-7583-000c2981464e</ID>
|
||||
<Expression>targetType</Expression>
|
||||
<Name>targetType</Name>
|
||||
<UsedInTypePDRDataQueryType>44aed108-e495-ea11-7583-000c2981464e</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>Zieltyp</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>25</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Width>200</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>1</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>4baed108-e495-ea11-7583-000c2981464e</ID>
|
||||
<Expression>SUBQUERY(SPSAccountClassAD as s, COUNT(ALL, s.*), s.MemberOf.Sid=base.Owner.uniqueId) + SUBQUERY(SPSAccountClassAD as s, COUNT(ALL, s.*), s.MemberOf.Sid=base.Owner.Members.uniqueId)</Expression>
|
||||
<Name>Owner</Name>
|
||||
<UsedInTypePDRDataQueryType>44aed108-e495-ea11-7583-000c2981464e</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>Owner</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>30</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Visibility>0</Visibility>
|
||||
<Width>125</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>0</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>4eaed108-e495-ea11-7583-000c2981464e</ID>
|
||||
<Expression>T(SPSCommonClassBase).Validity</Expression>
|
||||
<Name>state</Name>
|
||||
<UsedInTypePDRDataQueryType>44aed108-e495-ea11-7583-000c2981464e</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>State</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>90</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Visibility>0</Visibility>
|
||||
<Width>150</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>0</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>54aed108-e495-ea11-7583-000c2981464e</ID>
|
||||
<Expression>SUBQUERY(SPSAccountClassAD as s, COUNT(ALL, s.*), s.MemberOf.Sid=base.Read.uniqueId) +
|
||||
SUBQUERY(SPSAccountClassAD as s, COUNT(ALL, s.*), s.MemberOf.Sid=base.Read.Members.uniqueId)</Expression>
|
||||
<Name>Read</Name>
|
||||
<UsedInTypePDRDataQueryType>44aed108-e495-ea11-7583-000c2981464e</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>Read</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>40</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Visibility>0</Visibility>
|
||||
<Width>125</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>0</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>57aed108-e495-ea11-7583-000c2981464e</ID>
|
||||
<Expression>displayname</Expression>
|
||||
<Name>displayname</Name>
|
||||
<UsedInTypePDRDataQueryType>44aed108-e495-ea11-7583-000c2981464e</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>Anzeigename</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>10</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Width>150</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>1</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>5aaed108-e495-ea11-7583-000c2981464e</ID>
|
||||
<Expression>technicalName</Expression>
|
||||
<Name>technicalName</Name>
|
||||
<UsedInTypePDRDataQueryType>44aed108-e495-ea11-7583-000c2981464e</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>technischer Name</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>15</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Width>150</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>1</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>5daed108-e495-ea11-7583-000c2981464e</ID>
|
||||
<Expression>SUBQUERY(SPSAccountClassAD as s, COUNT(ALL, s.*), s.MemberOf.Sid=base.Write.uniqueId) +
|
||||
SUBQUERY(SPSAccountClassAD as s, COUNT(ALL, s.*), s.MemberOf.Sid=base.Write.Members.uniqueId)</Expression>
|
||||
<Name>Write</Name>
|
||||
<UsedInTypePDRDataQueryType>44aed108-e495-ea11-7583-000c2981464e</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>Write</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>35</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Visibility>0</Visibility>
|
||||
<Width>125</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>0</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>63aed108-e495-ea11-7583-000c2981464e</ID>
|
||||
<Expression>CreationTime</Expression>
|
||||
<Name>CreationTime</Name>
|
||||
<UsedInTypePDRDataQueryType>44aed108-e495-ea11-7583-000c2981464e</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>Creation Time</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>65</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Width>100</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>1</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>6caed108-e495-ea11-7583-000c2981464e</ID>
|
||||
<Expression>parent</Expression>
|
||||
<Name>parent2</Name>
|
||||
<UsedInTypePDRDataQueryType>44aed108-e495-ea11-7583-000c2981464e</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>Parent</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>12</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Visibility>0</Visibility>
|
||||
<Width>125</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>0</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>49aed108-e495-ea11-7583-000c2981464e</ID>
|
||||
<Owner>48aed108-e495-ea11-7583-000c2981464e</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Zieltyp</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>4caed108-e495-ea11-7583-000c2981464e</ID>
|
||||
<Owner>4baed108-e495-ea11-7583-000c2981464e</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Eigentümer</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>4faed108-e495-ea11-7583-000c2981464e</ID>
|
||||
<Owner>4eaed108-e495-ea11-7583-000c2981464e</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Status</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>55aed108-e495-ea11-7583-000c2981464e</ID>
|
||||
<Owner>54aed108-e495-ea11-7583-000c2981464e</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Leseberechtigte</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>58aed108-e495-ea11-7583-000c2981464e</ID>
|
||||
<Owner>57aed108-e495-ea11-7583-000c2981464e</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Anzeigename</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>5baed108-e495-ea11-7583-000c2981464e</ID>
|
||||
<Owner>5aaed108-e495-ea11-7583-000c2981464e</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>technischer Name</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>5eaed108-e495-ea11-7583-000c2981464e</ID>
|
||||
<Owner>5daed108-e495-ea11-7583-000c2981464e</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Schreibberechtigte</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>64aed108-e495-ea11-7583-000c2981464e</ID>
|
||||
<Owner>63aed108-e495-ea11-7583-000c2981464e</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Creation Time</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>6daed108-e495-ea11-7583-000c2981464e</ID>
|
||||
<Owner>6caed108-e495-ea11-7583-000c2981464e</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Übergeordnet</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
</NewDataSet>
|
||||
@@ -0,0 +1,400 @@
|
||||
<NewDataSet>
|
||||
<PDRDataQueryType>
|
||||
<ID>2b3d0515-1e4a-c42d-ea1d-08d7798a331c</ID>
|
||||
</PDRDataQueryType>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>22b86d74-932c-4303-a9e4-0daec33d3dda</ID>
|
||||
<Expression>targetType</Expression>
|
||||
<Name>targetType</Name>
|
||||
<UsedInTypePDRDataQueryType>2b3d0515-1e4a-c42d-ea1d-08d7798a331c</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>Target Type</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>25</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Visibility>0</Visibility>
|
||||
<Width>200</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>0</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>432acf59-d701-41a1-971a-0de9679a62f2</ID>
|
||||
<Expression>Owner</Expression>
|
||||
<Name>Owner</Name>
|
||||
<UsedInTypePDRDataQueryType>2b3d0515-1e4a-c42d-ea1d-08d7798a331c</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>Owner</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>30</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Visibility>0</Visibility>
|
||||
<Width>125</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>1</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>4bfb3d37-581b-40a8-9f05-1a01a07b1404</ID>
|
||||
<Expression>T(SPSCommonClassBase).Validity</Expression>
|
||||
<Name>state</Name>
|
||||
<UsedInTypePDRDataQueryType>2b3d0515-1e4a-c42d-ea1d-08d7798a331c</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>State</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>90</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Visibility>0</Visibility>
|
||||
<Width>150</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>0</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>f8572a61-d1a7-46ef-adab-327f8a0148ce</ID>
|
||||
<Expression>level</Expression>
|
||||
<Name>level</Name>
|
||||
<UsedInTypePDRDataQueryType>2b3d0515-1e4a-c42d-ea1d-08d7798a331c</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>Level</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>70</Position>
|
||||
<Alignment>2</Alignment>
|
||||
<Visibility>0</Visibility>
|
||||
<Width>75</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>0</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>90671323-c941-4a9d-9e8e-328abedf3e04</ID>
|
||||
<Expression>Read</Expression>
|
||||
<Name>Read</Name>
|
||||
<UsedInTypePDRDataQueryType>2b3d0515-1e4a-c42d-ea1d-08d7798a331c</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>Read</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>40</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Width>125</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>1</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>dfae2238-9ac8-4d4f-a21a-40bc6ca5e125</ID>
|
||||
<Expression>displayname</Expression>
|
||||
<Name>displayname</Name>
|
||||
<UsedInTypePDRDataQueryType>2b3d0515-1e4a-c42d-ea1d-08d7798a331c</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>Display Name</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>10</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Visibility>0</Visibility>
|
||||
<Width>150</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>0</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>4738e80c-da40-4e37-995b-5d7c7ff76305</ID>
|
||||
<Expression>technicalName</Expression>
|
||||
<Name>technicalName</Name>
|
||||
<UsedInTypePDRDataQueryType>2b3d0515-1e4a-c42d-ea1d-08d7798a331c</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>Technical Name</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>15</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Visibility>0</Visibility>
|
||||
<Width>150</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>0</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>3806abba-25bc-455b-97a4-6974f3c448a5</ID>
|
||||
<Expression>Write</Expression>
|
||||
<Name>Write</Name>
|
||||
<UsedInTypePDRDataQueryType>2b3d0515-1e4a-c42d-ea1d-08d7798a331c</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>Write</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>35</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Width>125</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>1</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>4d9e7fd4-e98e-4111-876e-86355db545f5</ID>
|
||||
<Expression>CreationTime</Expression>
|
||||
<Name>CreationTime</Name>
|
||||
<UsedInTypePDRDataQueryType>2b3d0515-1e4a-c42d-ea1d-08d7798a331c</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>Creation Time</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>65</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Visibility>0</Visibility>
|
||||
<Width>100</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>1</DisplayType>
|
||||
<TitleType>0</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>8e3fd586-3a37-4893-997d-97831ebbd629</ID>
|
||||
<Expression>DataAreaConfiguration</Expression>
|
||||
<Name>DataAreaConfiguration</Name>
|
||||
<UsedInTypePDRDataQueryType>2b3d0515-1e4a-c42d-ea1d-08d7798a331c</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>100</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Visibility>0</Visibility>
|
||||
<Width>200</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>1</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>2881b59c-8998-4cd0-ba64-9eabb6b0d57e</ID>
|
||||
<Expression>uniqueID</Expression>
|
||||
<Name>uniqueID</Name>
|
||||
<UsedInTypePDRDataQueryType>2b3d0515-1e4a-c42d-ea1d-08d7798a331c</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>Unique Id</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>55</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Visibility>0</Visibility>
|
||||
<Width>150</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>1</DisplayType>
|
||||
<TitleType>0</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>c0ca3a8c-63ba-4364-9250-d1732c2b2e7f</ID>
|
||||
<Expression>ImportDate</Expression>
|
||||
<Name>ImportDate</Name>
|
||||
<UsedInTypePDRDataQueryType>2b3d0515-1e4a-c42d-ea1d-08d7798a331c</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>Import Date</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>60</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Visibility>0</Visibility>
|
||||
<Width>100</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>0</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>d729f3d2-2f50-479d-8b68-e7f4cc19a65e</ID>
|
||||
<Expression>parent</Expression>
|
||||
<Name>parent</Name>
|
||||
<UsedInTypePDRDataQueryType>2b3d0515-1e4a-c42d-ea1d-08d7798a331c</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>Parent</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>50</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Visibility>0</Visibility>
|
||||
<Width>125</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>0</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>8898b212-c592-4a59-901a-f0ddfd67dbf3</ID>
|
||||
<Expression>C4IT_Classification</Expression>
|
||||
<Name>C4IT_Classification</Name>
|
||||
<UsedInTypePDRDataQueryType>2b3d0515-1e4a-c42d-ea1d-08d7798a331c</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>27</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Visibility>0</Visibility>
|
||||
<Width>120</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>1</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>372fc4e0-130a-4a41-bc55-f55c423e8436</ID>
|
||||
<Expression>cast(configurationid,string)</Expression>
|
||||
<Name>configid</Name>
|
||||
<UsedInTypePDRDataQueryType>2b3d0515-1e4a-c42d-ea1d-08d7798a331c</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>ConfigID</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>80</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Visibility>0</Visibility>
|
||||
<Width>150</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>1</DisplayType>
|
||||
<TitleType>0</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>3e491456-6617-ea11-4881-000c2980fd94</ID>
|
||||
<Owner>22b86d74-932c-4303-a9e4-0daec33d3dda</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Zieltyp</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>3f491456-6617-ea11-4881-000c2980fd94</ID>
|
||||
<Owner>432acf59-d701-41a1-971a-0de9679a62f2</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Owner</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>0ffdec1c-cd8a-ea11-5b83-000c2981464e</ID>
|
||||
<Owner>4bfb3d37-581b-40a8-9f05-1a01a07b1404</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Status</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>95463f4f-f94b-ea11-4981-000c2980fd94</ID>
|
||||
<Owner>f8572a61-d1a7-46ef-adab-327f8a0148ce</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Ebene</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>41491456-6617-ea11-4881-000c2980fd94</ID>
|
||||
<Owner>90671323-c941-4a9d-9e8e-328abedf3e04</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Read</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>3b491456-6617-ea11-4881-000c2980fd94</ID>
|
||||
<Owner>dfae2238-9ac8-4d4f-a21a-40bc6ca5e125</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Anzeigename</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>3c491456-6617-ea11-4881-000c2980fd94</ID>
|
||||
<Owner>4738e80c-da40-4e37-995b-5d7c7ff76305</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Technischer Name</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>40491456-6617-ea11-4881-000c2980fd94</ID>
|
||||
<Owner>3806abba-25bc-455b-97a4-6974f3c448a5</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Write</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>94463f4f-f94b-ea11-4981-000c2980fd94</ID>
|
||||
<Owner>4d9e7fd4-e98e-4111-876e-86355db545f5</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Erstelldatum</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>0cd8153d-708e-ec11-5a84-00155d300101</ID>
|
||||
<Owner>8e3fd586-3a37-4893-997d-97831ebbd629</Owner>
|
||||
<LCID>7</LCID>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>92463f4f-f94b-ea11-4981-000c2980fd94</ID>
|
||||
<Owner>2881b59c-8998-4cd0-ba64-9eabb6b0d57e</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>uniqueD</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>93463f4f-f94b-ea11-4981-000c2980fd94</ID>
|
||||
<Owner>c0ca3a8c-63ba-4364-9250-d1732c2b2e7f</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Importdatum</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>91463f4f-f94b-ea11-4981-000c2980fd94</ID>
|
||||
<Owner>d729f3d2-2f50-479d-8b68-e7f4cc19a65e</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Übergeordnet</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>120e3cb6-bd2b-f111-2986-00155d320605</ID>
|
||||
<Owner>8898b212-c592-4a59-901a-f0ddfd67dbf3</Owner>
|
||||
<LCID>7</LCID>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>8da15e45-0d4c-ea11-4981-000c2980fd94</ID>
|
||||
<Owner>372fc4e0-130a-4a41-bc55-f55c423e8436</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>ConfigID</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassBase>
|
||||
<ID>2e491456-6617-ea11-4881-000c2980fd94</ID>
|
||||
<SchemaClassName>C4IT_DataAreaClassBase</SchemaClassName>
|
||||
<Name>C4IT LIAM - Data Area</Name>
|
||||
<UsedInTypePDRDataQueryType>2b3d0515-1e4a-c42d-ea1d-08d7798a331c</UsedInTypePDRDataQueryType>
|
||||
<IsDefault>1</IsDefault>
|
||||
<ImplementationType>d</ImplementationType>
|
||||
<AllowCache>0</AllowCache>
|
||||
<CultureSensitive>0</CultureSensitive>
|
||||
<CacheInterval>60</CacheInterval>
|
||||
<Tag>7b91182f-64e7-49f5-8ae9-f46e50dbac73</Tag>
|
||||
<Priority>0</Priority>
|
||||
</PDRDataQueryClassBase>
|
||||
<PDRDataQueryClassBase-CI>
|
||||
<ID>3a491456-6617-ea11-4881-000c2980fd94</ID>
|
||||
<Owner>2e491456-6617-ea11-4881-000c2980fd94</Owner>
|
||||
<LCID>7</LCID>
|
||||
</PDRDataQueryClassBase-CI>
|
||||
<PDRAudienceClass>
|
||||
<ID>cdaf5ef9-e1a4-4afe-819b-708430ec9721</ID>
|
||||
<Unrestricted>1</Unrestricted>
|
||||
<Configured>1</Configured>
|
||||
<ConsiderRelated>0</ConsiderRelated>
|
||||
<StrictAdminControl>1</StrictAdminControl>
|
||||
<UsedInTypePDRDataQueryType>2b3d0515-1e4a-c42d-ea1d-08d7798a331c</UsedInTypePDRDataQueryType>
|
||||
</PDRAudienceClass>
|
||||
</NewDataSet>
|
||||
@@ -0,0 +1,338 @@
|
||||
<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="PDRDataQueryType">
|
||||
<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="PDRDataQueryClassBase">
|
||||
<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="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="SchemaClassName" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Name">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="UsedInTypePDRDataQueryType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||
<xs:element name="IsDefault" type="xs:unsignedByte" />
|
||||
<xs:element name="SQLQuery" 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="1" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="AllowCache" type="xs:unsignedByte" />
|
||||
<xs:element name="CultureSensitive" type="xs:unsignedByte" />
|
||||
<xs:element name="CacheInterval" type="xs:int" />
|
||||
<xs:element name="SubCollection" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Operation" 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:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="PDRDataQueryClassBase-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="PDRDataQueryClassColumn">
|
||||
<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="Expression">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Name">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="UsedInTypePDRDataQueryType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||
<xs:element name="IsSystem" type="xs:unsignedByte" />
|
||||
<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="Sorting" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Position" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Alignment" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Visibility" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Width" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ShowFilter" type="xs:unsignedByte" />
|
||||
<xs:element name="Format" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DisplayType" type="xs:int" />
|
||||
<xs:element name="Color" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="7" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ImageScript" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ColorType" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="ColorScript" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="TitleType" type="xs:int" />
|
||||
<xs:element name="DisplayImage" type="xs:int" />
|
||||
<xs:element name="SearchDisplayType" type="xs:int" />
|
||||
<xs:element name="IsKeyword" type="xs:unsignedByte" />
|
||||
<xs:element name="SearchExpression" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="SortingExpression" 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="PDRDataQueryClassColumn-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="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:choice>
|
||||
</xs:complexType>
|
||||
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryType" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassBase" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassBase-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassBase-CI" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassColumn_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassColumn" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassColumn-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassColumn-CI" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
</xs:element>
|
||||
</xs:schema>
|
||||
<PDRDataQueryType>
|
||||
<ID>05cec9ba-4f43-c44f-de34-08d77a4b2303</ID>
|
||||
</PDRDataQueryType>
|
||||
<PDRAudienceClass>
|
||||
<ID>90323fee-971f-472c-9c6c-5ce8ba24d8dc</ID>
|
||||
<Unrestricted>1</Unrestricted>
|
||||
<Configured>1</Configured>
|
||||
<ConsiderRelated>0</ConsiderRelated>
|
||||
<StrictAdminControl>1</StrictAdminControl>
|
||||
<UsedInTypePDRDataQueryType>05cec9ba-4f43-c44f-de34-08d77a4b2303</UsedInTypePDRDataQueryType>
|
||||
</PDRAudienceClass>
|
||||
<PDRDataQueryClassBase>
|
||||
<ID>4ee72745-2718-ea11-4881-000c2980fd94</ID>
|
||||
<SchemaClassName>C4IT_DataAreaSecurityGroupClassBase</SchemaClassName>
|
||||
<Name>C4IT LIAM - DataArea SecurityGroups</Name>
|
||||
<UsedInTypePDRDataQueryType>05cec9ba-4f43-c44f-de34-08d77a4b2303</UsedInTypePDRDataQueryType>
|
||||
<IsDefault>1</IsDefault>
|
||||
<ImplementationType>d</ImplementationType>
|
||||
<AllowCache>0</AllowCache>
|
||||
<CultureSensitive>0</CultureSensitive>
|
||||
<CacheInterval>60</CacheInterval>
|
||||
</PDRDataQueryClassBase>
|
||||
<PDRDataQueryClassBase-CI>
|
||||
<ID>58e72745-2718-ea11-4881-000c2980fd94</ID>
|
||||
<Owner>4ee72745-2718-ea11-4881-000c2980fd94</Owner>
|
||||
<LCID>7</LCID>
|
||||
</PDRDataQueryClassBase-CI>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>a1fda170-91ff-4836-93a8-0444058bca93</ID>
|
||||
<Expression>uniqueID</Expression>
|
||||
<Name>uniqueID</Name>
|
||||
<UsedInTypePDRDataQueryType>05cec9ba-4f43-c44f-de34-08d77a4b2303</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>uniqueID</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>30</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Width>150</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>1</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>4389246b-0ab3-4b63-8803-a8fa19e9472c</ID>
|
||||
<Expression>technicalname</Expression>
|
||||
<Name>technicalname</Name>
|
||||
<UsedInTypePDRDataQueryType>05cec9ba-4f43-c44f-de34-08d77a4b2303</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>technischer Name</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>15</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Width>150</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>1</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>d3503d57-0e66-46bd-89cd-f38197d84932</ID>
|
||||
<Expression>displayname</Expression>
|
||||
<Name>displayname</Name>
|
||||
<UsedInTypePDRDataQueryType>05cec9ba-4f43-c44f-de34-08d77a4b2303</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>Anzeigename</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>10</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Width>150</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>1</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>7b4bae21-bd97-4c45-8f7e-f72b5d5f1edc</ID>
|
||||
<Expression>TargetType</Expression>
|
||||
<Name>TargetType</Name>
|
||||
<UsedInTypePDRDataQueryType>05cec9ba-4f43-c44f-de34-08d77a4b2303</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>Target Type</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>25</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Width>200</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>1</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>5de72745-2718-ea11-4881-000c2980fd94</ID>
|
||||
<Owner>a1fda170-91ff-4836-93a8-0444058bca93</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>uniqueID</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>5ae72745-2718-ea11-4881-000c2980fd94</ID>
|
||||
<Owner>4389246b-0ab3-4b63-8803-a8fa19e9472c</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>technischer Name</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>59e72745-2718-ea11-4881-000c2980fd94</ID>
|
||||
<Owner>d3503d57-0e66-46bd-89cd-f38197d84932</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Anzeigename</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>5ce72745-2718-ea11-4881-000c2980fd94</ID>
|
||||
<Owner>7b4bae21-bd97-4c45-8f7e-f72b5d5f1edc</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Target Type</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
</NewDataSet>
|
||||
@@ -0,0 +1,314 @@
|
||||
<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="PDRDataQueryType">
|
||||
<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="PDRDataQueryClassBase">
|
||||
<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="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="SchemaClassName" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Name">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="UsedInTypePDRDataQueryType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||
<xs:element name="IsDefault" type="xs:unsignedByte" />
|
||||
<xs:element name="SQLQuery" 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="1" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="AllowCache" type="xs:unsignedByte" />
|
||||
<xs:element name="CultureSensitive" type="xs:unsignedByte" />
|
||||
<xs:element name="CacheInterval" type="xs:int" />
|
||||
<xs:element name="SubCollection" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Operation" 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:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="PDRDataQueryClassBase-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="PDRDataQueryClassColumn">
|
||||
<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="Expression">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Name">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="UsedInTypePDRDataQueryType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||
<xs:element name="IsSystem" type="xs:unsignedByte" />
|
||||
<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="Sorting" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Position" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Alignment" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Visibility" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Width" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ShowFilter" type="xs:unsignedByte" />
|
||||
<xs:element name="Format" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DisplayType" type="xs:int" />
|
||||
<xs:element name="Color" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="7" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ImageScript" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ColorType" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="ColorScript" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="TitleType" type="xs:int" />
|
||||
<xs:element name="DisplayImage" type="xs:int" />
|
||||
<xs:element name="SearchDisplayType" type="xs:int" />
|
||||
<xs:element name="IsKeyword" type="xs:unsignedByte" />
|
||||
<xs:element name="SearchExpression" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="SortingExpression" 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="PDRDataQueryClassColumn-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="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:choice>
|
||||
</xs:complexType>
|
||||
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryType" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassBase" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassBase-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassBase-CI" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassColumn_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassColumn" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassColumn-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassColumn-CI" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
</xs:element>
|
||||
</xs:schema>
|
||||
<PDRDataQueryType>
|
||||
<ID>51807517-d672-cae7-399c-08d7c502bd35</ID>
|
||||
</PDRDataQueryType>
|
||||
<PDRAudienceClass>
|
||||
<ID>100629eb-a214-4deb-9d43-4ff69e371688</ID>
|
||||
<Unrestricted>1</Unrestricted>
|
||||
<Configured>1</Configured>
|
||||
<ConsiderRelated>0</ConsiderRelated>
|
||||
<StrictAdminControl>1</StrictAdminControl>
|
||||
<UsedInTypePDRDataQueryType>51807517-d672-cae7-399c-08d7c502bd35</UsedInTypePDRDataQueryType>
|
||||
</PDRAudienceClass>
|
||||
<PDRDataQueryClassBase>
|
||||
<ID>ff0d8f67-df62-ea11-4b81-000c29359b95</ID>
|
||||
<Name>C4IT LIAM - GetPW</Name>
|
||||
<UsedInTypePDRDataQueryType>51807517-d672-cae7-399c-08d7c502bd35</UsedInTypePDRDataQueryType>
|
||||
<IsDefault>1</IsDefault>
|
||||
<SQLQuery>select dbo.NET_Encrypt([Password],(select top 1 en.encryptionKey from C4IT_Liam_ConfigClassBase en)) as pw, [expression-objectid] as cid, [password] as curPW
|
||||
from SPSGenericConnectorConfigurationClassBase</SQLQuery>
|
||||
<ImplementationType>q</ImplementationType>
|
||||
<AllowCache>0</AllowCache>
|
||||
<CultureSensitive>0</CultureSensitive>
|
||||
<CacheInterval>60</CacheInterval>
|
||||
<Tag>2696cae1-e2fe-4698-8495-5e39f7b8871c</Tag>
|
||||
</PDRDataQueryClassBase>
|
||||
<PDRDataQueryClassBase-CI>
|
||||
<ID>070e8f67-df62-ea11-4b81-000c29359b95</ID>
|
||||
<Owner>ff0d8f67-df62-ea11-4b81-000c29359b95</Owner>
|
||||
<LCID>7</LCID>
|
||||
</PDRDataQueryClassBase-CI>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>c48c75bb-e5ea-4608-bea1-098553767c3c</ID>
|
||||
<Expression>cid</Expression>
|
||||
<Name>cid</Name>
|
||||
<UsedInTypePDRDataQueryType>51807517-d672-cae7-399c-08d7c502bd35</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>cid</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>20</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Width>125</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>1</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>43c55f1b-65b3-4834-b737-a7f8f10e7208</ID>
|
||||
<Expression>curPW</Expression>
|
||||
<Name>curPW</Name>
|
||||
<UsedInTypePDRDataQueryType>51807517-d672-cae7-399c-08d7c502bd35</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>curPW</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>30</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>1</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>a8012d76-bcbe-4790-804d-efbb1a1497a8</ID>
|
||||
<Expression>pw</Expression>
|
||||
<Name>pw</Name>
|
||||
<UsedInTypePDRDataQueryType>51807517-d672-cae7-399c-08d7c502bd35</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>pw</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>10</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>1</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>ea73c4c3-df62-ea11-4b81-000c29359b95</ID>
|
||||
<Owner>c48c75bb-e5ea-4608-bea1-098553767c3c</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>cid</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>f35c1700-e362-ea11-4b81-000c29359b95</ID>
|
||||
<Owner>43c55f1b-65b3-4834-b737-a7f8f10e7208</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>curPW</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>080e8f67-df62-ea11-4b81-000c29359b95</ID>
|
||||
<Owner>a8012d76-bcbe-4790-804d-efbb1a1497a8</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>pw</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
</NewDataSet>
|
||||
@@ -0,0 +1,447 @@
|
||||
<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="PDRDataQueryType">
|
||||
<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="PDRDataQueryClassBase">
|
||||
<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="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="SchemaClassName" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Name">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="UsedInTypePDRDataQueryType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||
<xs:element name="IsDefault" type="xs:unsignedByte" />
|
||||
<xs:element name="SQLQuery" 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="1" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="AllowCache" type="xs:unsignedByte" />
|
||||
<xs:element name="CultureSensitive" type="xs:unsignedByte" />
|
||||
<xs:element name="CacheInterval" type="xs:int" />
|
||||
<xs:element name="SubCollection" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Operation" 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="Priority" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="PrimaryFilter" 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="PDRDataQueryClassBase-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="PDRDataQueryClassColumn">
|
||||
<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="Expression">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Name">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="UsedInTypePDRDataQueryType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||
<xs:element name="IsSystem" type="xs:unsignedByte" />
|
||||
<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="Sorting" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Position" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Alignment" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Visibility" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Width" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ShowFilter" type="xs:unsignedByte" />
|
||||
<xs:element name="Format" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DisplayType" type="xs:int" />
|
||||
<xs:element name="Color" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="7" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ImageScript" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ColorType" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="ColorScript" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="TitleType" type="xs:int" />
|
||||
<xs:element name="DisplayImage" type="xs:int" />
|
||||
<xs:element name="SearchDisplayType" type="xs:int" />
|
||||
<xs:element name="IsKeyword" type="xs:unsignedByte" />
|
||||
<xs:element name="SearchExpression" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="SortingExpression" 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="PDRDataQueryClassColumn-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="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:element name="UsedInTypePDRDataQueryType" 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: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=".//PDRDataQueryType" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassBase" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassBase-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassBase-CI" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassColumn_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassColumn" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassColumn-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassColumn-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>
|
||||
<PDRDataQueryType>
|
||||
<ID>6115917f-dbc4-cfc8-2f53-08dc226220a5</ID>
|
||||
</PDRDataQueryType>
|
||||
<PDRDataQueryClassBase>
|
||||
<ID>7e4ab8d8-3fc0-ee11-1686-00155d320604</ID>
|
||||
<SchemaClassName>C4IT_GCC_DataArea_Collector</SchemaClassName>
|
||||
<Name>C4IT LIAM - Dataprovider Config</Name>
|
||||
<UsedInTypePDRDataQueryType>6115917f-dbc4-cfc8-2f53-08dc226220a5</UsedInTypePDRDataQueryType>
|
||||
<IsDefault>0</IsDefault>
|
||||
<ImplementationType>d</ImplementationType>
|
||||
<AllowCache>0</AllowCache>
|
||||
<CultureSensitive>0</CultureSensitive>
|
||||
<CacheInterval>60</CacheInterval>
|
||||
<Tag>fc93efce-eee4-4e37-b3d0-0a3c9fd04d61</Tag>
|
||||
<Priority>0</Priority>
|
||||
</PDRDataQueryClassBase>
|
||||
<PDRDataQueryClassBase-CI>
|
||||
<ID>b61f064e-41c0-ee11-1686-00155d320604</ID>
|
||||
<Owner>7e4ab8d8-3fc0-ee11-1686-00155d320604</Owner>
|
||||
<LCID>7</LCID>
|
||||
</PDRDataQueryClassBase-CI>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>439ef06e-4e83-4637-8aea-0f719453cae3</ID>
|
||||
<Expression>SUBQUERY(SPSPortfolioClassbase as c, c.Name, base.GCCServiceCatalog = c.id)</Expression>
|
||||
<Name>Catalog</Name>
|
||||
<UsedInTypePDRDataQueryType>6115917f-dbc4-cfc8-2f53-08dc226220a5</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>Catalog</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>40</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Visibility>0</Visibility>
|
||||
<Width>175</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>0</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>4c14f0b0-1000-424a-8750-2dfbd8b5ea64</ID>
|
||||
<Expression>T(SPSGenericConnectorConfigurationClassBase).Description</Expression>
|
||||
<Name>Description</Name>
|
||||
<UsedInTypePDRDataQueryType>6115917f-dbc4-cfc8-2f53-08dc226220a5</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>Description</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>50</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Visibility>0</Visibility>
|
||||
<Width>200</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>0</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>500d432c-44b3-421b-a0d6-3efe6dd1dcd0</ID>
|
||||
<Expression>GCCtargetType</Expression>
|
||||
<Name>GCCtargetType</Name>
|
||||
<UsedInTypePDRDataQueryType>6115917f-dbc4-cfc8-2f53-08dc226220a5</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>Target Type</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>15</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Visibility>0</Visibility>
|
||||
<Width>200</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>0</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>9419d804-8e80-4e4c-b7e7-871170e63e2d</ID>
|
||||
<Expression>GCCTarget</Expression>
|
||||
<Name>GCCTarget</Name>
|
||||
<UsedInTypePDRDataQueryType>6115917f-dbc4-cfc8-2f53-08dc226220a5</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>Target</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>30</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Visibility>0</Visibility>
|
||||
<Width>150</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>0</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>d531dbb7-fea3-4de1-80c1-d0519dc06b65</ID>
|
||||
<Expression>GCCtargetType.DisplayString + ' ('+ GCCTarget + ')'</Expression>
|
||||
<Name>DisplayString</Name>
|
||||
<UsedInTypePDRDataQueryType>6115917f-dbc4-cfc8-2f53-08dc226220a5</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>DisplayString</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>60</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Visibility>0</Visibility>
|
||||
<Width>200</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>3</DisplayType>
|
||||
<TitleType>0</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>b71f064e-41c0-ee11-1686-00155d320604</ID>
|
||||
<Owner>439ef06e-4e83-4637-8aea-0f719453cae3</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Katalog</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>b81f064e-41c0-ee11-1686-00155d320604</ID>
|
||||
<Owner>4c14f0b0-1000-424a-8750-2dfbd8b5ea64</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Beschreibung</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>b91f064e-41c0-ee11-1686-00155d320604</ID>
|
||||
<Owner>500d432c-44b3-421b-a0d6-3efe6dd1dcd0</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Zielsystem</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>ba1f064e-41c0-ee11-1686-00155d320604</ID>
|
||||
<Owner>9419d804-8e80-4e4c-b7e7-871170e63e2d</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Ziel</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>bb1f064e-41c0-ee11-1686-00155d320604</ID>
|
||||
<Owner>d531dbb7-fea3-4de1-80c1-d0519dc06b65</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>DisplayString</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRAudienceClass>
|
||||
<ID>7d4ab8d8-3fc0-ee11-1686-00155d320604</ID>
|
||||
<Unrestricted>0</Unrestricted>
|
||||
<Configured>0</Configured>
|
||||
<ConsiderRelated>0</ConsiderRelated>
|
||||
<StrictAdminControl>0</StrictAdminControl>
|
||||
<UsedInTypePDRDataQueryType>6115917f-dbc4-cfc8-2f53-08dc226220a5</UsedInTypePDRDataQueryType>
|
||||
</PDRAudienceClass>
|
||||
</NewDataSet>
|
||||
@@ -0,0 +1,292 @@
|
||||
<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="PDRDataQueryType">
|
||||
<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="PDRDataQueryClassBase">
|
||||
<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="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="SchemaClassName" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Name">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="UsedInTypePDRDataQueryType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||
<xs:element name="IsDefault" type="xs:unsignedByte" />
|
||||
<xs:element name="SQLQuery" 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="1" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="AllowCache" type="xs:unsignedByte" />
|
||||
<xs:element name="CultureSensitive" type="xs:unsignedByte" />
|
||||
<xs:element name="CacheInterval" type="xs:int" />
|
||||
<xs:element name="SubCollection" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Operation" 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:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="PDRDataQueryClassBase-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="PDRDataQueryClassColumn">
|
||||
<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="Expression">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Name">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="UsedInTypePDRDataQueryType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||
<xs:element name="IsSystem" type="xs:unsignedByte" />
|
||||
<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="Sorting" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Position" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Alignment" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Visibility" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Width" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ShowFilter" type="xs:unsignedByte" />
|
||||
<xs:element name="Format" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DisplayType" type="xs:int" />
|
||||
<xs:element name="Color" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="7" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ImageScript" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ColorType" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="ColorScript" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="TitleType" type="xs:int" />
|
||||
<xs:element name="DisplayImage" type="xs:int" />
|
||||
<xs:element name="SearchDisplayType" type="xs:int" />
|
||||
<xs:element name="IsKeyword" type="xs:unsignedByte" />
|
||||
<xs:element name="SearchExpression" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="SortingExpression" 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="PDRDataQueryClassColumn-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="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:choice>
|
||||
</xs:complexType>
|
||||
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryType" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassBase" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassBase-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassBase-CI" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassColumn_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassColumn" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassColumn-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassColumn-CI" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
</xs:element>
|
||||
</xs:schema>
|
||||
<PDRDataQueryType>
|
||||
<ID>764dd854-90f4-cce3-e01b-08dcbadee2ce</ID>
|
||||
</PDRDataQueryType>
|
||||
<PDRDataQueryClassBase>
|
||||
<ID>d70d9afa-ba58-ef11-7084-00155d320616</ID>
|
||||
<Description>C4IT LIAM Servicetyp</Description>
|
||||
<SchemaClassName>C4IT_LIAMServiceTypeClassBase</SchemaClassName>
|
||||
<Name>C4IT LIAM Servicetyp</Name>
|
||||
<UsedInTypePDRDataQueryType>764dd854-90f4-cce3-e01b-08dcbadee2ce</UsedInTypePDRDataQueryType>
|
||||
<IsDefault>1</IsDefault>
|
||||
<ImplementationType>d</ImplementationType>
|
||||
<AllowCache>0</AllowCache>
|
||||
<CultureSensitive>0</CultureSensitive>
|
||||
<CacheInterval>60</CacheInterval>
|
||||
<Tag>04cc2cd6-974d-4bdb-b176-57313b624fb4</Tag>
|
||||
</PDRDataQueryClassBase>
|
||||
<PDRDataQueryClassBase-CI>
|
||||
<ID>efadc788-d566-ef11-7884-00155d320616</ID>
|
||||
<Owner>d70d9afa-ba58-ef11-7084-00155d320616</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Description>C4IT LIAM Servicetyp</Description>
|
||||
</PDRDataQueryClassBase-CI>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>0ebbf92b-a308-459e-a39a-75bacafbfcb0</ID>
|
||||
<Expression>C4IT_Name</Expression>
|
||||
<Name>C4IT_Name</Name>
|
||||
<UsedInTypePDRDataQueryType>764dd854-90f4-cce3-e01b-08dcbadee2ce</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>Name</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>25</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Width>150</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>1</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>3a5eb365-6248-4cd0-bba5-9f1c0c8db7ab</ID>
|
||||
<Expression>C4IT_Description</Expression>
|
||||
<Name>Description</Name>
|
||||
<UsedInTypePDRDataQueryType>764dd854-90f4-cce3-e01b-08dcbadee2ce</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>40</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Visibility>0</Visibility>
|
||||
<Width>250</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>1</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>6de06118-d666-ef11-7884-00155d320616</ID>
|
||||
<Owner>0ebbf92b-a308-459e-a39a-75bacafbfcb0</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Name</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>6ce06118-d666-ef11-7884-00155d320616</ID>
|
||||
<Owner>3a5eb365-6248-4cd0-bba5-9f1c0c8db7ab</Owner>
|
||||
<LCID>7</LCID>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRAudienceClass>
|
||||
<ID>3408d1c4-7b9c-4c21-95bc-c8569481a016</ID>
|
||||
<Unrestricted>0</Unrestricted>
|
||||
<Configured>0</Configured>
|
||||
<ConsiderRelated>0</ConsiderRelated>
|
||||
<StrictAdminControl>0</StrictAdminControl>
|
||||
<UsedInTypePDRDataQueryType>764dd854-90f4-cce3-e01b-08dcbadee2ce</UsedInTypePDRDataQueryType>
|
||||
</PDRAudienceClass>
|
||||
</NewDataSet>
|
||||
@@ -0,0 +1,330 @@
|
||||
<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="PDRDataQueryType">
|
||||
<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="PDRDataQueryClassBase">
|
||||
<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="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="SchemaClassName" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Name">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="UsedInTypePDRDataQueryType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||
<xs:element name="IsDefault" type="xs:unsignedByte" />
|
||||
<xs:element name="SQLQuery" 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="1" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="AllowCache" type="xs:unsignedByte" />
|
||||
<xs:element name="CultureSensitive" type="xs:unsignedByte" />
|
||||
<xs:element name="CacheInterval" type="xs:int" />
|
||||
<xs:element name="SubCollection" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Operation" 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:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="PDRDataQueryClassBase-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="PDRDataQueryClassColumn">
|
||||
<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="Expression">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Name">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="UsedInTypePDRDataQueryType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||
<xs:element name="IsSystem" type="xs:unsignedByte" />
|
||||
<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="Sorting" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Position" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Alignment" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Visibility" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Width" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ShowFilter" type="xs:unsignedByte" />
|
||||
<xs:element name="Format" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DisplayType" type="xs:int" />
|
||||
<xs:element name="Color" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="7" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ImageScript" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ColorType" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="ColorScript" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="TitleType" type="xs:int" />
|
||||
<xs:element name="DisplayImage" type="xs:int" />
|
||||
<xs:element name="SearchDisplayType" type="xs:int" />
|
||||
<xs:element name="IsKeyword" type="xs:unsignedByte" />
|
||||
<xs:element name="SearchExpression" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="SortingExpression" 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="PDRDataQueryClassColumn-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="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:choice>
|
||||
</xs:complexType>
|
||||
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryType" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassBase" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassBase-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassBase-CI" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassColumn_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassColumn" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassColumn-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassColumn-CI" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
</xs:element>
|
||||
</xs:schema>
|
||||
<PDRDataQueryType>
|
||||
<ID>60629c14-9938-cbb0-f68d-08dcc8fc2b01</ID>
|
||||
</PDRDataQueryType>
|
||||
<PDRDataQueryClassBase>
|
||||
<ID>3263bc73-da66-ef11-7884-00155d320616</ID>
|
||||
<Name>C4IT_LIAM_CountServiceBookings</Name>
|
||||
<UsedInTypePDRDataQueryType>60629c14-9938-cbb0-f68d-08dcc8fc2b01</UsedInTypePDRDataQueryType>
|
||||
<IsDefault>1</IsDefault>
|
||||
<SQLQuery>select count(b.BookingID) as c, t.DisplayString as targettype, ot.DisplayString as ordertype
|
||||
from SVCServiceBookingClassBase b
|
||||
left join SPSSelfServiceOrderPickupType ot on ot.Value = b.OrderType
|
||||
left join SPSArticleClassBase a on b.Service = a.ID
|
||||
left join SPSCommonClassBase fc on a.ServiceForm = fc.ID
|
||||
left join C4IT_DataAreaServiceConfigurationClassBase f on fc.[Expression-ObjectID] = f.[Expression-ObjectID]
|
||||
left join C4IT_DataAreaClassBase da on da.id = f.DataArea
|
||||
left join C4IT_GCC_DataArea_Collector gcc on da.DataAreaConfiguration = gcc.ID
|
||||
left join C4IT_DataAreaTargetPickupType t on gcc.GCCtargetType = t.Value
|
||||
--left join C4IT_LIAMServiceTypeClassBase st on gcc.ServiceType = st.ID
|
||||
|
||||
where a.ServiceType = 20027 and UsedInTypeSPSArticleTypeService is not null
|
||||
group by t.DisplayString, ot.DisplayString</SQLQuery>
|
||||
<ImplementationType>q</ImplementationType>
|
||||
<AllowCache>1</AllowCache>
|
||||
<CultureSensitive>0</CultureSensitive>
|
||||
<CacheInterval>60</CacheInterval>
|
||||
<Tag>3d3063db-dde3-4c61-8ee2-e5c8d9637ade</Tag>
|
||||
</PDRDataQueryClassBase>
|
||||
<PDRDataQueryClassBase-CI>
|
||||
<ID>4063bc73-da66-ef11-7884-00155d320616</ID>
|
||||
<Owner>3263bc73-da66-ef11-7884-00155d320616</Owner>
|
||||
<LCID>7</LCID>
|
||||
</PDRDataQueryClassBase-CI>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>0faa2e20-3ed0-4f68-a323-92acd9bd470c</ID>
|
||||
<Expression>c</Expression>
|
||||
<Name>c</Name>
|
||||
<UsedInTypePDRDataQueryType>60629c14-9938-cbb0-f68d-08dcc8fc2b01</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>Number of bookings</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>10</Position>
|
||||
<Alignment>2</Alignment>
|
||||
<Visibility>0</Visibility>
|
||||
<Width>75</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>0</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>00f9084f-ba2b-4746-ae38-e7952290fa8f</ID>
|
||||
<Expression>ordertype</Expression>
|
||||
<Name>ordertype</Name>
|
||||
<UsedInTypePDRDataQueryType>60629c14-9938-cbb0-f68d-08dcc8fc2b01</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>Order type</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>20</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Visibility>0</Visibility>
|
||||
<Width>200</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>0</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>ddb101fb-25fb-46c4-8e30-f0ec932d039e</ID>
|
||||
<Expression>targettype</Expression>
|
||||
<Name>targettype</Name>
|
||||
<UsedInTypePDRDataQueryType>60629c14-9938-cbb0-f68d-08dcc8fc2b01</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Title>Target type</Title>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>15</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Visibility>0</Visibility>
|
||||
<Width>250</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>0</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>4163bc73-da66-ef11-7884-00155d320616</ID>
|
||||
<Owner>0faa2e20-3ed0-4f68-a323-92acd9bd470c</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Count</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>4363bc73-da66-ef11-7884-00155d320616</ID>
|
||||
<Owner>00f9084f-ba2b-4746-ae38-e7952290fa8f</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Bestelltyp</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>4263bc73-da66-ef11-7884-00155d320616</ID>
|
||||
<Owner>ddb101fb-25fb-46c4-8e30-f0ec932d039e</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Title>Art des Zielsystems</Title>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRAudienceClass>
|
||||
<ID>dc5354e7-9fcf-485e-863d-c14ddae7dd92</ID>
|
||||
<Unrestricted>0</Unrestricted>
|
||||
<Configured>0</Configured>
|
||||
<ConsiderRelated>0</ConsiderRelated>
|
||||
<StrictAdminControl>0</StrictAdminControl>
|
||||
<UsedInTypePDRDataQueryType>60629c14-9938-cbb0-f68d-08dcc8fc2b01</UsedInTypePDRDataQueryType>
|
||||
</PDRAudienceClass>
|
||||
</NewDataSet>
|
||||
@@ -0,0 +1,289 @@
|
||||
<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="PDRDataQueryType">
|
||||
<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="PDRDataQueryClassBase">
|
||||
<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="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="SchemaClassName" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Name">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="UsedInTypePDRDataQueryType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||
<xs:element name="IsDefault" type="xs:unsignedByte" />
|
||||
<xs:element name="SQLQuery" 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="1" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="AllowCache" type="xs:unsignedByte" />
|
||||
<xs:element name="CultureSensitive" type="xs:unsignedByte" />
|
||||
<xs:element name="CacheInterval" type="xs:int" />
|
||||
<xs:element name="SubCollection" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Operation" 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:sequence>
|
||||
</xs:complexType>
|
||||
</xs:element>
|
||||
<xs:element name="PDRDataQueryClassBase-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="PDRDataQueryClassColumn">
|
||||
<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="Expression">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="Name">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="UsedInTypePDRDataQueryType" msdata:DataType="System.Guid, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" type="xs:string" minOccurs="0" />
|
||||
<xs:element name="IsSystem" type="xs:unsignedByte" />
|
||||
<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="Sorting" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Position" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Alignment" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Visibility" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="Width" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="30" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ShowFilter" type="xs:unsignedByte" />
|
||||
<xs:element name="Format" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="DisplayType" type="xs:int" />
|
||||
<xs:element name="Color" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="7" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ImageScript" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="ColorType" type="xs:int" minOccurs="0" />
|
||||
<xs:element name="ColorScript" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="2147483647" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="TitleType" type="xs:int" />
|
||||
<xs:element name="DisplayImage" type="xs:int" />
|
||||
<xs:element name="SearchDisplayType" type="xs:int" />
|
||||
<xs:element name="IsKeyword" type="xs:unsignedByte" />
|
||||
<xs:element name="SearchExpression" minOccurs="0">
|
||||
<xs:simpleType>
|
||||
<xs:restriction base="xs:string">
|
||||
<xs:maxLength value="100" />
|
||||
</xs:restriction>
|
||||
</xs:simpleType>
|
||||
</xs:element>
|
||||
<xs:element name="SortingExpression" 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="PDRDataQueryClassColumn-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="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:choice>
|
||||
</xs:complexType>
|
||||
<xs:unique name="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryType" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassBase_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassBase" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassBase-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassBase-CI" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassColumn_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassColumn" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
<xs:unique name="PDRDataQueryClassColumn-CI_Constraint1" msdata:ConstraintName="Constraint1" msdata:PrimaryKey="true">
|
||||
<xs:selector xpath=".//PDRDataQueryClassColumn-CI" />
|
||||
<xs:field xpath="ID" />
|
||||
</xs:unique>
|
||||
</xs:element>
|
||||
</xs:schema>
|
||||
<PDRDataQueryType>
|
||||
<ID>e139d20c-c14f-cdf4-11ea-08d8858fd6ce</ID>
|
||||
</PDRDataQueryType>
|
||||
<PDRAudienceClass>
|
||||
<ID>15867f99-41fd-48e7-a346-6cc814cc4547</ID>
|
||||
<Unrestricted>1</Unrestricted>
|
||||
<Configured>1</Configured>
|
||||
<ConsiderRelated>0</ConsiderRelated>
|
||||
<StrictAdminControl>1</StrictAdminControl>
|
||||
<UsedInTypePDRDataQueryType>e139d20c-c14f-cdf4-11ea-08d8858fd6ce</UsedInTypePDRDataQueryType>
|
||||
</PDRAudienceClass>
|
||||
<PDRDataQueryClassBase>
|
||||
<ID>91ee85ec-6b23-eb11-5481-000c299eb325</ID>
|
||||
<Description>LIAM</Description>
|
||||
<SchemaClassName>C4IT_Liam_ConfigClassBase</SchemaClassName>
|
||||
<Name>C4IT LIAM Configuration</Name>
|
||||
<UsedInTypePDRDataQueryType>e139d20c-c14f-cdf4-11ea-08d8858fd6ce</UsedInTypePDRDataQueryType>
|
||||
<IsDefault>1</IsDefault>
|
||||
<ImplementationType>d</ImplementationType>
|
||||
<AllowCache>0</AllowCache>
|
||||
<CultureSensitive>0</CultureSensitive>
|
||||
<CacheInterval>60</CacheInterval>
|
||||
<Tag>72d97886-85ff-4416-8899-13a2e72ef328</Tag>
|
||||
</PDRDataQueryClassBase>
|
||||
<PDRDataQueryClassBase-CI>
|
||||
<ID>31671eff-6b23-eb11-5481-000c299eb325</ID>
|
||||
<Owner>91ee85ec-6b23-eb11-5481-000c299eb325</Owner>
|
||||
<LCID>7</LCID>
|
||||
<Description>LIAM</Description>
|
||||
</PDRDataQueryClassBase-CI>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>a8e7224c-7563-4d00-8f47-b4894bee32e1</ID>
|
||||
<Expression>Version</Expression>
|
||||
<Name>Version</Name>
|
||||
<UsedInTypePDRDataQueryType>e139d20c-c14f-cdf4-11ea-08d8858fd6ce</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>20</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Width>150</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>1</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn>
|
||||
<ID>fed45d0a-4968-40a3-a301-c23d476a900e</ID>
|
||||
<Expression>Name</Expression>
|
||||
<Name>Name</Name>
|
||||
<UsedInTypePDRDataQueryType>e139d20c-c14f-cdf4-11ea-08d8858fd6ce</UsedInTypePDRDataQueryType>
|
||||
<IsSystem>0</IsSystem>
|
||||
<Sorting>0</Sorting>
|
||||
<Position>10</Position>
|
||||
<Alignment>0</Alignment>
|
||||
<Width>150</Width>
|
||||
<ShowFilter>0</ShowFilter>
|
||||
<DisplayType>0</DisplayType>
|
||||
<TitleType>1</TitleType>
|
||||
<DisplayImage>0</DisplayImage>
|
||||
<SearchDisplayType>0</SearchDisplayType>
|
||||
<IsKeyword>0</IsKeyword>
|
||||
</PDRDataQueryClassColumn>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>32671eff-6b23-eb11-5481-000c299eb325</ID>
|
||||
<Owner>a8e7224c-7563-4d00-8f47-b4894bee32e1</Owner>
|
||||
<LCID>7</LCID>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
<PDRDataQueryClassColumn-CI>
|
||||
<ID>33671eff-6b23-eb11-5481-000c299eb325</ID>
|
||||
<Owner>fed45d0a-4968-40a3-a301-c23d476a900e</Owner>
|
||||
<LCID>7</LCID>
|
||||
</PDRDataQueryClassColumn-CI>
|
||||
</NewDataSet>
|
||||
Reference in New Issue
Block a user