315 lines
15 KiB
Plaintext
315 lines
15 KiB
Plaintext
<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>
|