Stylesheet Details
  • Identifiers
  • Uuid
  • 995fb850-bc69-11e0-962b-0800200c9a66
  • Owner
  • richard.fozzard
  • Update Information
  • Last Updater
  • martin.aubrey
  • Last Updated
  • 2012-06-14 07:59:30 UTC
  • Date Created
  • 2011-12-06 00:00:00 UTC
  • Attributes
  • Index Data
  • Matches:srv:SV_ServiceIdentification ,
  • Xml
  • <?xml version = "1.0" encoding = "UTF-8"?><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:gmd="http://www.isotc211.org/2005/gmd" xmlns:gco="http://www.isotc211.org/2005/gco" xmlns:srv="http://www.isotc211.org/2005/srv" version="1.0" id="995fb850-bc69-11e0-962b-0800200c9a66"> <xsl:output method="text" /> <xsl:template match="srv:SV_ServiceIdentification"> <xsl:choose> <xsl:when test="/srv:SV_ServiceIdentification/srv:containsOperations/srv:SV_OperationMetadata/srv:connectPoint/gmd:CI_OnlineResource/gmd:linkage"> <ows:OperationsMetadata xmlns:ows="http://www.opengis.net/ows/2.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/ows/2.0 http://schemas.opengis.net/ows/2.0/owsAll.xsd"> <xsl:for-each select="/srv:SV_ServiceIdentification/srv:containsOperations"> <ows:Operation> <xsl:attribute name="name"> <xsl:value-of select="./srv:SV_OperationMetadata/srv:operationName/gco:CharacterString"/> </xsl:attribute> <ows:DCP> <ows:HTTP> <ows:Get> <xsl:attribute name="xlink:href"> <xsl:value-of select="./././srv:SV_OperationMetadata/srv:connectPoint/gmd:CI_OnlineResource/gmd:linkage/gmd:URL"/> </xsl:attribute> </ows:Get> </ows:HTTP> </ows:DCP> <ows:Parameter name="Format"> <ows:AllowedValues> <ows:Value>text/xml</ows:Value> <ows:Value>text/html</ows:Value> </ows:AllowedValues> </ows:Parameter> </ows:Operation> </xsl:for-each> </ows:OperationsMetadata> </xsl:when> <xsl:otherwise> <ows:ServiceIdentification xmlns:ows="http://www.opengis.net/ows/2.0" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/ows/2.0 http://schemas.opengis.net/ows/2.0/owsAll.xsd"> <ows:Title lang="en"> <xsl:value-of select="./gmd:citation/gmd:CI_Citation/gmd:title/gco:CharacterString"/> </ows:Title> <ows:Abstract> <xsl:value-of select="./gmd:abstract/gco:CharacterString"/> </ows:Abstract> <ows:Keywords> <xsl:for-each select="/srv:SV_ServiceIdentification/gmd:descriptiveKeywords/gmd:MD_Keywords/gmd:keyword"> <ows:Keyword> <xsl:value-of select="./gco:CharacterString"/> </ows:Keyword> </xsl:for-each> <ows:Type> <xsl:value-of select="./gmd:descriptiveKeywords/gmd:MD_Keywords/gmd:type/gmd:MD_KeywordTypeCode"/> </ows:Type> </ows:Keywords> <ows:ServiceType> <xsl:value-of select="./srv:serviceType/gco:LocalName"/> </ows:ServiceType> <ows:ServiceTypeVersion> <xsl:value-of select="./srv:serviceTypeVersion"/> </ows:ServiceTypeVersion> <ows:Profile>Application profile Identifier for OGC Web Service</ows:Profile> <ows:Fees>Content can be retrieved from MD_Distributer component</ows:Fees> <ows:AccessConstraints> <xsl:value-of select="./gmd:resourceConstraints/gmd:MD_Constraints/gmd:useLimitation/gco:CharacterString"/> </ows:AccessConstraints> </ows:ServiceIdentification> </xsl:otherwise> </xsl:choose> </xsl:template> </xsl:stylesheet>
  • Stylesheet Type
  • ows
  • Component Type
  • {http://www.isotc211.org/2005/srv}SV_ServiceIdentification
  • Stylesheet Set
  • NGDC-SS