System.ApplicationLog.InternetApplicationLog.MissingCorrelatedEventTimer2StateMonitorTypePageSet (UIPageSet)

Element properties:

Type DefinitionSystem.ApplicationLog.InternetApplicationLog.MissingCorrelatedEventTimer2StateMonitorType

Source Code:

<UIPageSet ID="System.ApplicationLog.InternetApplicationLog.MissingCorrelatedEventTimer2StateMonitorTypePageSet" TypeDefinitionID="System.ApplicationLog.InternetApplicationLog.MissingCorrelatedEventTimer2StateMonitorType">
<UIPageReferences>
<UIPageReference ID="System.ApplicationLog.InternetApplicationLog.MissingCorrelatedEventTimer2StateMonitorTypePageSet.Reference10" PageID="Health!System.Health.MonitorGeneralPage">
<InputParameters/>
<InputTransform/>
</UIPageReference>
<UIPageReference ID="System.ApplicationLog.InternetApplicationLog.MissingCorrelatedEventTimer2StateMonitorTypePageSet.Reference1" PageID="System.ApplicationLogDataSourcePage">
<InputParameters>
<ShowLogFilePattern>true</ShowLogFilePattern>
<ShowLogFileType>true</ShowLogFileType>
<ShowLogFileUTF8>true</ShowLogFileUTF8>
<ShowLogFileSeparator>true</ShowLogFileSeparator>
</InputParameters>
<InputTransform>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:output method="xml" indent="yes" omit-xml-declaration="yes"/>
<xsl:template match="/">
<xsl:element name="LogFileType">
<xsl:value-of select="/FirstMissingCorrelatedLogFileType"/>
</xsl:element>
<xsl:element name="LogFileDirectory">
<xsl:value-of select="/FirstMissingCorrelatedLogFileDirectory"/>
</xsl:element>
<xsl:element name="LogFilePattern">
<xsl:value-of select="/FirstMissingCorrelatedLogFilePattern"/>
</xsl:element>
<xsl:element name="LogIsUTF8">
<xsl:value-of select="/FirstMissingCorrelatedLogIsUTF8"/>
</xsl:element>
<xsl:element name="Separator">
<xsl:value-of select="/FirstMissingCorrelatedSeparator"/>
</xsl:element>
</xsl:template>
</xsl:stylesheet>
</InputTransform>
<Title ID="System.ApplicationLog.InternetApplicationLog.MissingCorrelatedEventTimer2StateMonitorTypePageSet.Reference1.Title"/>
<TabName ID="System.ApplicationLog.InternetApplicationLog.MissingCorrelatedEventTimer2StateMonitorTypePageSet.Reference1.TabName"/>
</UIPageReference>
<UIPageReference ID="System.ApplicationLog.InternetApplicationLog.MissingCorrelatedEventTimer2StateMonitorTypePageSet.Reference2" PageID="System!System.ExpressionBuilderPage">
<InputParameters>
<DataType>System.ApplicationLog.InternetLogEntryData</DataType>
</InputParameters>
<InputTransform>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:output method="xml" indent="yes" omit-xml-declaration="yes"/>
<xsl:template match="/">
<xsl:if test="count(/FirstMissingCorrelatedExpression) &gt; 0">
<xsl:element name="Expression">
<xsl:copy-of select="/FirstMissingCorrelatedExpression/*"/>
</xsl:element>
</xsl:if>
</xsl:template>
</xsl:stylesheet>
</InputTransform>
<Title ID="System.ApplicationLog.InternetApplicationLog.MissingCorrelatedEventTimer2StateMonitorTypePageSet.Reference2.Title"/>
<TabName ID="System.ApplicationLog.InternetApplicationLog.MissingCorrelatedEventTimer2StateMonitorTypePageSet.Reference2.TabName"/>
</UIPageReference>
<UIPageReference ID="System.ApplicationLog.InternetApplicationLog.MissingCorrelatedEventTimer2StateMonitorTypePageSet.Reference3" PageID="System.ApplicationLogDataSourcePage">
<InputParameters>
<ShowLogFilePattern>true</ShowLogFilePattern>
<ShowLogFileType>true</ShowLogFileType>
<ShowLogFileUTF8>true</ShowLogFileUTF8>
<ShowLogFileSeparator>true</ShowLogFileSeparator>
</InputParameters>
<InputTransform>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:output method="xml" indent="yes" omit-xml-declaration="yes"/>
<xsl:template match="/">
<xsl:element name="LogFileType">
<xsl:value-of select="/SecondMissingCorrelatedLogFileType"/>
</xsl:element>
<xsl:element name="LogFileDirectory">
<xsl:value-of select="/SecondMissingCorrelatedLogFileDirectory"/>
</xsl:element>
<xsl:element name="LogFilePattern">
<xsl:value-of select="/SecondMissingCorrelatedLogFilePattern"/>
</xsl:element>
<xsl:element name="LogIsUTF8">
<xsl:value-of select="/SecondMissingCorrelatedLogIsUTF8"/>
</xsl:element>
<xsl:element name="Separator">
<xsl:value-of select="/SecondMissingCorrelatedSeparator"/>
</xsl:element>
</xsl:template>
</xsl:stylesheet>
</InputTransform>
<Title ID="System.ApplicationLog.InternetApplicationLog.MissingCorrelatedEventTimer2StateMonitorTypePageSet.Reference3.Title"/>
<TabName ID="System.ApplicationLog.InternetApplicationLog.MissingCorrelatedEventTimer2StateMonitorTypePageSet.Reference3.TabName"/>
</UIPageReference>
<UIPageReference ID="System.ApplicationLog.InternetApplicationLog.MissingCorrelatedEventTimer2StateMonitorTypePageSet.Reference4" PageID="System!System.ExpressionBuilderPage">
<InputParameters>
<DataType>System.ApplicationLog.InternetLogEntryData</DataType>
</InputParameters>
<InputTransform>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:output method="xml" indent="yes" omit-xml-declaration="yes"/>
<xsl:template match="/">
<xsl:if test="count(/SecondMissingCorrelatedExpression) &gt; 0">
<xsl:element name="Expression">
<xsl:copy-of select="/SecondMissingCorrelatedExpression/*"/>
</xsl:element>
</xsl:if>
</xsl:template>
</xsl:stylesheet>
</InputTransform>
<Title ID="System.ApplicationLog.InternetApplicationLog.MissingCorrelatedEventTimer2StateMonitorTypePageSet.Reference4.Title"/>
<TabName ID="System.ApplicationLog.InternetApplicationLog.MissingCorrelatedEventTimer2StateMonitorTypePageSet.Reference4.TabName"/>
</UIPageReference>
<UIPageReference ID="System.ApplicationLog.InternetApplicationLog.MissingCorrelatedEventTimer2StateMonitorTypePageSet.Reference5" PageID="System!System.CorrelatorConditionPage">
<InputParameters>
<DataType>System.ApplicationLog.InternetLogEntryData</DataType>
</InputParameters>
<InputTransform>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:output method="xml" indent="yes" omit-xml-declaration="yes"/>
<xsl:template match="/">
<xsl:copy-of select="/Correlator"/>
</xsl:template>
</xsl:stylesheet>
</InputTransform>
<Title ID="System.ApplicationLog.InternetApplicationLog.MissingCorrelatedEventTimer2StateMonitorTypePageSet.Reference5.Title"/>
<SubTitle ID="System.ApplicationLog.InternetApplicationLog.MissingCorrelatedEventTimer2StateMonitorTypePageSet.Reference5.SubTitle"/>
<TabName ID="System.ApplicationLog.InternetApplicationLog.MissingCorrelatedEventTimer2StateMonitorTypePageSet.Reference5.TabName"/>
</UIPageReference>
<UIPageReference ID="System.ApplicationLog.InternetApplicationLog.MissingCorrelatedEventTimer2StateMonitorTypePageSet.Reference6" PageID="System!System.TimerConditionPage">
<InputParameters/>
<InputTransform>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:output method="xml" indent="yes" omit-xml-declaration="yes"/>
<xsl:template match="/">
<xsl:copy-of select="/TimerWaitInSeconds"/>
</xsl:template>
</xsl:stylesheet>
</InputTransform>
<Title ID="System.ApplicationLog.InternetApplicationLog.MissingCorrelatedEventTimer2StateMonitorTypePageSet.Reference6.Title"/>
<SubTitle ID="System.ApplicationLog.InternetApplicationLog.MissingCorrelatedEventTimer2StateMonitorTypePageSet.Reference6.SubTitle"/>
<TabName ID="System.ApplicationLog.InternetApplicationLog.MissingCorrelatedEventTimer2StateMonitorTypePageSet.Reference6.TabName"/>
</UIPageReference>
<UIPageReference ID="System.ApplicationLog.InternetApplicationLog.MissingCorrelatedEventTimer2StateMonitorTypePageSet.Reference7" PageID="Health!System.Health.OperationalStatesConfigPage">
<InputParameters>
<TimerEventRaised>Success</TimerEventRaised>
</InputParameters>
<InputTransform/>
</UIPageReference>
<UIPageReference ID="System.ApplicationLog.InternetApplicationLog.MissingCorrelatedEventTimer2StateMonitorTypePageSet.Reference8" PageID="Health!System.Health.AlertingPage">
<InputParameters/>
<InputTransform/>
</UIPageReference>
<UIPageReference ID="System.ApplicationLog.InternetApplicationLog.MissingCorrelatedEventTimer2StateMonitorTypePageSet.Reference9" PageID="Health!System.Health.ProductKnowledgePage" Usage="UpdateOnly">
<InputParameters/>
<InputTransform/>
</UIPageReference>
<UIPageReference ID="System.ApplicationLog.InternetApplicationLog.MissingCorrelatedEventTimer2StateMonitorTypePageSet.Reference12" PageID="Health!System.Health.CompanyKnowledgePage" Usage="UpdateOnly">
<InputParameters/>
<InputTransform/>
</UIPageReference>
</UIPageReferences>
<OutputTransform>
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:output method="xml" indent="yes" omit-xml-declaration="yes"/>
<xsl:template match="/">
<xsl:element name="FirstMissingCorrelatedLogFileType">
<xsl:value-of select="/LogFileType[1]"/>
</xsl:element>
<xsl:element name="FirstMissingCorrelatedLogFileDirectory">
<xsl:value-of select="/LogFileDirectory[1]"/>
</xsl:element>
<xsl:element name="FirstMissingCorrelatedLogFilePattern">
<xsl:value-of select="/LogFilePattern[1]"/>
</xsl:element>
<xsl:element name="FirstMissingCorrelatedLogIsUTF8">
<xsl:value-of select="/LogIsUTF8[1]"/>
</xsl:element>
<xsl:element name="FirstMissingCorrelatedSeparator">
<xsl:value-of select="/Separator[1]"/>
</xsl:element>
<xsl:element name="FirstMissingCorrelatedExpression">
<xsl:copy-of select="/Expression[1]/*"/>
</xsl:element>
<xsl:element name="SecondMissingCorrelatedLogFileType">
<xsl:value-of select="/LogFileType[2]"/>
</xsl:element>
<xsl:element name="SecondMissingCorrelatedLogFileDirectory">
<xsl:value-of select="/LogFileDirectory[2]"/>
</xsl:element>
<xsl:element name="SecondMissingCorrelatedLogFilePattern">
<xsl:value-of select="/LogFilePattern[2]"/>
</xsl:element>
<xsl:element name="SecondMissingCorrelatedLogIsUTF8">
<xsl:value-of select="/LogIsUTF8[2]"/>
</xsl:element>
<xsl:element name="SecondMissingCorrelatedSeparator">
<xsl:value-of select="/Separator[2]"/>
</xsl:element>
<xsl:element name="SecondMissingCorrelatedExpression">
<xsl:copy-of select="/Expression[2]/*"/>
</xsl:element>
<xsl:copy-of select="/Correlator"/>
<xsl:copy-of select="/TimerWaitInSeconds"/>
</xsl:template>
</xsl:stylesheet>
</OutputTransform>
</UIPageSet>