Changeset 3584 for cats/ISOcat


Ignore:
Timestamp:
09/16/13 09:26:27 (11 years ago)
Author:
mwindhouwer
Message:

M examples/dcif-example.dcif

  • synced with some DCIF and ISOcat changes
File:
1 edited

Legend:

Unmodified
Added
Removed
  • cats/ISOcat/trunk/mod-ISOcat-site/site/12620/examples/dcif-example.dcif

    r2029 r3584  
    11<?xml version="1.0" encoding="UTF-8"?>
    2 <dcif:dataCategorySelection xmlns:dcif="http://www.isocat.org/ns/dcif" dcif-version="1.2">
     2<dcif:dataCategorySelection xmlns:dcif="http://www.isocat.org/ns/dcif" dcif-version="1.3">
    33    <!-- an example of an open data category, i.e., a data category which can take any value valid for its data type -->
    44    <dcif:dataCategory pid="my:DC-1" type="complex">
     
    1818        <dcif:descriptionSection>
    1919            <!-- other profiles known in ISOcat can be used as well, see www.isocat.org -->
    20             <dcif:profile>Private</dcif:profile>
     20            <dcif:profile>undecided</dcif:profile>
    2121            <!-- only enter data element name, when your project has a  specific (language independent, i.e., more technically oriented) name for this data category
    2222            <dcif:dataElementNameSection>
     
    5757        </dcif:administrationInformationSection>
    5858        <dcif:descriptionSection>
    59             <dcif:profile>Private</dcif:profile>
     59            <dcif:profile>undecided</dcif:profile>
    6060            <!-- only enter data element name, when your project has a specific name for this data category
    6161                <dcif:dataElementNameSection>
     
    7878        <dcif:conceptualDomain type="closed">
    7979            <dcif:dataType>string</dcif:dataType>
    80             <dcif:profile>Private</dcif:profile>
     80            <dcif:profile>undecided</dcif:profile>
    8181            <dcif:value pid="my:DC-3"/>
    8282            <!-- enumerate all the values your project needs -->
     
    9999        </dcif:administrationInformationSection>
    100100        <dcif:descriptionSection>
    101             <dcif:profile>Private</dcif:profile>
     101            <dcif:profile>undecided</dcif:profile>
    102102            <!-- only enter data element name, when your project has a specific name for this data category
    103103                <dcif:dataElementNameSection>
     
    136136        <dcif:descriptionSection>
    137137            <!-- other profiles known in ISOcat can be used as well, see www.isocat.org -->
    138             <dcif:profile>Private</dcif:profile>
     138            <dcif:profile>undecided</dcif:profile>
    139139            <!-- only enter data element name, when your project has a  specific (language independent, i.e., more technically oriented) name for this data category
    140140                <dcif:dataElementNameSection>
     
    204204        </dcif:administrationInformationSection>
    205205        <dcif:descriptionSection>
    206             <dcif:profile>Private</dcif:profile>
     206            <dcif:profile>undecided</dcif:profile>
    207207            <!-- only enter data element name, when your project has a specific name for this data category
    208208                <dcif:dataElementNameSection>
Note: See TracChangeset for help on using the changeset viewer.