servicediscoveryandcontrol/pnp/test/upnp/Server/StringDictionary/upnpserviceschema.st
changeset 0 f5a58ecadc66
child 7 8116cc943311
equal deleted inserted replaced
-1:000000000000 0:f5a58ecadc66
       
     1 #
       
     2 # Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies).
       
     3 # All rights reserved.
       
     4 # This component and the accompanying materials are made available
       
     5 # under the terms of the License "Eclipse Public License v1.0"
       
     6 # which accompanies this distribution, and is available
       
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 #
       
     9 # Initial Contributors:
       
    10 # Nokia Corporation - initial contribution.
       
    11 #
       
    12 # Contributors:
       
    13 #
       
    14 # Description:
       
    15 #
       
    16 upnpserviceXMLTagsstringtable UPNPSERVICEXMLTAGS
       
    17 EScpd scpd
       
    18 ESpecVersion specVersion
       
    19 EMajorNumber major
       
    20 EMinorNumber minor
       
    21 EActionList actionList
       
    22 EAction action
       
    23 EName name
       
    24 EArgumentList argumentList
       
    25 EArgument argument
       
    26 EArgumentDirection direction
       
    27 ERelatedStateVar relatedStateVariable
       
    28 ERetValue retval
       
    29 EServiceStateTable serviceStateTable
       
    30 EStateVariable stateVariable
       
    31 EStateVariableDataType dataType
       
    32 EStateVariableDefaultValue defaultValue
       
    33 EAllowedValueList allowedValueList
       
    34 EAllowedValue allowedValue
       
    35 EAllowedValueRange allowedValueRange
       
    36 EMinimumValue minimum
       
    37 EMaximumValue maximum
       
    38 EStepValue step
       
    39 ESendEvents sendEvents