Changeset 153


Ignore:
Timestamp:
01/29/10 08:05:36 (14 years ago)
Author:
patdui
Message:

setting isProfiles attributes correct

Location:
metadata/trunk/toolkit/components/clarin/webservice
Files:
6 edited

Legend:

Unmodified
Added
Removed
  • metadata/trunk/toolkit/components/clarin/webservice/contentencoding.xml

    r84 r153  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<CMD_ComponentSpec xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    3     xsi:noNamespaceSchemaLocation="../../../general-component-schema.xsd" isProfile="true">
     3    xsi:noNamespaceSchemaLocation="../../../general-component-schema.xsd" isProfile="false">
    44    <Header>
    55        <ID>eu.clarin.cmdi.webservice.contentencoding</ID>
  • metadata/trunk/toolkit/components/clarin/webservice/input.xml

    r84 r153  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<CMD_ComponentSpec xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    3     xsi:noNamespaceSchemaLocation="../../../general-component-schema.xsd" isProfile="true">
     3    xsi:noNamespaceSchemaLocation="../../../general-component-schema.xsd" isProfile="false">
    44    <Header>
    55        <ID>eu.clarin.cmdi.webservice.input</ID>
  • metadata/trunk/toolkit/components/clarin/webservice/operation.xml

    r99 r153  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<CMD_ComponentSpec xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    3     xsi:noNamespaceSchemaLocation="../../../general-component-schema.xsd" isProfile="true">
     3    xsi:noNamespaceSchemaLocation="../../../general-component-schema.xsd" isProfile="false">
    44    <Header>
    55        <ID>eu.clarin.cmdi.webservice.operation</ID>
  • metadata/trunk/toolkit/components/clarin/webservice/output.xml

    r84 r153  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<CMD_ComponentSpec xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    3     xsi:noNamespaceSchemaLocation="../../../general-component-schema.xsd" isProfile="true">
     3    xsi:noNamespaceSchemaLocation="../../../general-component-schema.xsd" isProfile="false">
    44    <Header>
    55        <ID>eu.clarin.cmdi.webservice.output</ID>
  • metadata/trunk/toolkit/components/clarin/webservice/parameter.xml

    r84 r153  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<CMD_ComponentSpec xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    3     xsi:noNamespaceSchemaLocation="../../../general-component-schema.xsd" isProfile="true">
     3    xsi:noNamespaceSchemaLocation="../../../general-component-schema.xsd" isProfile="false">
    44    <Header>
    55        <ID>eu.clarin.cmdi.webservice.parameter</ID>
  • metadata/trunk/toolkit/components/clarin/webservice/technicalmetadata.xml

    r84 r153  
    11<?xml version="1.0" encoding="UTF-8"?>
    22<CMD_ComponentSpec xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    3     xsi:noNamespaceSchemaLocation="../../../general-component-schema.xsd" isProfile="true">
     3    xsi:noNamespaceSchemaLocation="../../../general-component-schema.xsd" isProfile="false">
    44    <Header>
    55        <ID>eu.clarin.cmdi.webservice.technicalmetadata</ID>
Note: See TracChangeset for help on using the changeset viewer.