Cannot import this Web Part. -1 Modeless True True False Tätä Web-osaa ei voi tuoda. Normal True Käytä tätä web-osaa hallituksen tiedotteiden lisäämiseen. True <xsl:stylesheet xmlns:x="http://www.w3.org/2001/XMLSchema" xmlns:d="http://schemas.microsoft.com/sharepoint/dsp" version="1.0" exclude-result-prefixes="xsl msxsl ddwrt" xmlns:ddwrt="http://schemas.microsoft.com/WebParts/v2/DataView/runtime" xmlns:asp="http://schemas.microsoft.com/ASPNET/20" xmlns:__designer="http://schemas.microsoft.com/WebParts/v2/DataView/designer" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:msxsl="urn:schemas-microsoft-com:xslt" xmlns:SharePoint="Microsoft.SharePoint.WebControls" xmlns:ddwrt2="urn:frontpage:internal"> <xsl:output method="html" indent="no"/> <xsl:decimal-format NaN=""/> <xsl:param name="dvt_apos">&apos;</xsl:param> <xsl:variable name="dvt_1_automode">0</xsl:variable> <xsl:template match="/" xmlns:x="http://www.w3.org/2001/XMLSchema" xmlns:d="http://schemas.microsoft.com/sharepoint/dsp" xmlns:asp="http://schemas.microsoft.com/ASPNET/20" xmlns:__designer="http://schemas.microsoft.com/WebParts/v2/DataView/designer" xmlns:SharePoint="Microsoft.SharePoint.WebControls"> <xsl:call-template name="dvt_1"/> </xsl:template> <xsl:template name="dvt_1"> <xsl:variable name="dvt_StyleName">PlnTitl</xsl:variable> <xsl:variable name="Rows" select="/dsQueryResponse/Rows/Row" /> <xsl:call-template name="dvt_1.body"> <xsl:with-param name="Rows" select="$Rows" /> </xsl:call-template> <xsl:call-template name="dvt_1.footer" /> </xsl:template> <xsl:template name="dvt_1.footer"> <div class="dvFooter"> <a href="~Site/_layouts/15/taloyhtio/condoautomation/ownersnews.aspx">Arkisto</a> </div> </xsl:template> <xsl:template name="dvt_1.body"> <xsl:param name="Rows" /> <div class="dvBox"> <xsl:for-each select="$Rows"> <xsl:if test="not(position() > 5)"> <xsl:call-template name="dvt_1.rowview" /> </xsl:if> </xsl:for-each> </div> </xsl:template> <xsl:template name="dvt_1.rowview"> <div class="dvItem"> <a class="dvTitle" href="Uutinen.aspx?NewsID={@ID}&amp;NewsList=65851B2A-3CD2-4EF2-8669-27C05D3F3561"><xsl:value-of select="@Title" /></a> <div class="dvDate"><xsl:value-of select="ddwrt:FormatDate(string(@Created) ,1035 ,1)" /></div> </div> </xsl:template> </xsl:stylesheet> Default True False NotSet @Title,Otsikko;@Body,Teksti;@Expires,Vanhentuu;@Kohdek_x00e4_ytt_x00e4_j_x00e4_r,Kohdek�ytt�j�ryhm�t;@ID,Tunnus;@ContentType,Sis�lt�laji;@Modified,Muokattu;@Created,Luotu;@Author,Tekij�;@Editor,Muokkaaja;@_UIVersionString,Versio;@Attachments,Liitteet;@File_x0020_Type,Tiedostotyyppi;@FileLeafRef,Nimi (k�ytet��n lomakkeissa);@FileDirRef,Polku;@FSObjType,Kohteen tyyppi;@_HasCopyDestinations,Sis�lt�� kopiointikohteita;@_CopySource,Kopioi l�hde;@ContentTypeId,Sis�lt�lajin tunnus;@_ModerationStatus,Hyv�ksynt�tila;@_UIVersion,K�ytt�liittym�n versio;@Created_x0020_Date,Luotu;@FileRef,URL-polku; 86400 True <%@ Register TagPrefix="sharepointwebcontrols" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %><%@ Register TagPrefix="webpartpages" Namespace="Microsoft.SharePoint.WebPartPages" Assembly="Microsoft.SharePoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %><sharepointwebcontrols:SPDataSource runat="server" DataSourceMode="List" SelectCommand="&lt;View&gt;&lt;Query&gt;&lt;Where&gt;&lt;Or&gt;&lt;Gt&gt;&lt;FieldRef Name=&quot;Expires&quot; /&gt;&lt;Value Type=&quot;DateTime&quot;&gt;&lt;Today /&gt;&lt;/Value&gt;&lt;/Gt&gt;&lt;IsNull&gt; &lt;FieldRef Name=&quot;Expires&quot; /&gt;&lt;/IsNull&gt;&lt;/Or&gt;&lt;/Where&gt;&lt;OrderBy&gt;&lt;FieldRef Name=&quot;Created&quot; Ascending=&quot;FALSE&quot; /&gt;&lt;/OrderBy&gt;&lt;/Query&gt;&lt;/View&gt;" UpdateCommand="" InsertCommand="" DeleteCommand="" UseInternalName="True" ID="dataformwebpart2"><SelectParameters> <webpartpages:DataFormParameter ParameterKey="ListID" PropertyName="ParameterValues" DefaultValue="{65851B2A-3CD2-4EF2-8669-27C05D3F3561}" Name="ListID"></webpartpages:DataFormParameter> <webpartpages:DataFormParameter ParameterKey="WebURL" PropertyName="ParameterValues" DefaultValue="/demo2/" Name="WebURL"></webpartpages:DataFormParameter> </SelectParameters> <UpdateParameters> <webpartpages:DataFormParameter ParameterKey="ListID" PropertyName="ParameterValues" DefaultValue="{65851B2A-3CD2-4EF2-8669-27C05D3F3561}" Name="ListID"></webpartpages:DataFormParameter> <webpartpages:DataFormParameter ParameterKey="WebURL" PropertyName="ParameterValues" DefaultValue="/demo2/" Name="WebURL"></webpartpages:DataFormParameter> </UpdateParameters> <InsertParameters> <webpartpages:DataFormParameter ParameterKey="ListID" PropertyName="ParameterValues" DefaultValue="{65851B2A-3CD2-4EF2-8669-27C05D3F3561}" Name="ListID"></webpartpages:DataFormParameter> <webpartpages:DataFormParameter ParameterKey="WebURL" PropertyName="ParameterValues" DefaultValue="/demo2/" Name="WebURL"></webpartpages:DataFormParameter> </InsertParameters> <DeleteParameters> <webpartpages:DataFormParameter ParameterKey="ListID" PropertyName="ParameterValues" DefaultValue="{65851B2A-3CD2-4EF2-8669-27C05D3F3561}" Name="ListID"></webpartpages:DataFormParameter> <webpartpages:DataFormParameter ParameterKey="WebURL" PropertyName="ParameterValues" DefaultValue="/demo2/" Name="WebURL"></webpartpages:DataFormParameter> </DeleteParameters> </sharepointwebcontrols:SPDataSource> All True True <ParameterBinding Name="ListID" Location="None" DefaultValue="{65851B2A-3CD2-4EF2-8669-27C05D3F3561}"/> <ParameterBinding Name="WebURL" Location="None" DefaultValue="/demo2/"/> <ParameterBinding Name="dvt_apos" Location="Postback;Connection"/> <ParameterBinding Name="UserID" Location="CAMLVariable" DefaultValue="CurrentUserName"/> <ParameterBinding Name="Today" Location="CAMLVariable" DefaultValue="CurrentDate"/> TRUE $Resources:TaloyhtioLandlordsSite,WebPart_PMCNewsForOwners; True 0