Add LiamM42Setup release 3.0.2.0
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user