diff -r 000000000000 -r f5a58ecadc66 servicediscoveryandcontrol/pnp/test/upnp/upnpdescription/StringDictionary/upnpdescriptionschema.st --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/servicediscoveryandcontrol/pnp/test/upnp/upnpdescription/StringDictionary/upnpdescriptionschema.st Tue Feb 02 01:12:20 2010 +0200 @@ -0,0 +1,71 @@ +# +# Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). +# All rights reserved. +# This component and the accompanying materials are made available +# under the terms of the License "Eclipse Public License v1.0" +# which accompanies this distribution, and is available +# at the URL "http://www.eclipse.org/legal/epl-v10.html". +# +# Initial Contributors: +# Nokia Corporation - initial contribution. +# +# Contributors: +# +# Description: +# +upnpdescriptionXMLTagsstringtable UPNPDESCRIPTIONXMLTAGS +EScpd scpd +ESpecVersion specVersion +EMajorNumber major +EMinorNumber minor +EActionList actionList +EAction action +EName name +EArgumentList argumentList +EArgument argument +EArgumentDirection direction +ERelatedStateVar relatedStateVariable +ERetValue retval +EServiceStateTable serviceStateTable +EStateVariable stateVariable +EStateVariableDataType dataType +EStateVariableDefaultValue defaultValue +EAllowedValueList allowedValueList +EAllowedValue allowedValue +EAllowedValueRange allowedValueRange +EMinimumValue minimum +EMaximumValue maximum +EStepValue step +ESendEvents sendEvents +ERoot root +EUrlBase URLBase +EDevice device +EDeviceType deviceType +EFriendlyName friendlyName +EManufacturer manufacturer +EManufacturerUrl manufacturerURL +EModelDescription modelDescription +EModelName modelName +EModelNumber modelNumber +EModel modelURL +ESerialNumber serialNumber +EUdn UDN +EUpc UPC +EIconList iconList +EIcon icon +EMimeType mimetype +EWidth width +EHeight height +EDepth depth +EUrl url +EServiceList serviceList +EService service +EServiceType serviceType +EServiceId serviceId +EScpdUrl SCPDURL +EContorlUrl controlURL +EEventSubUrl eventSubURL +EDeviceList deviceList +EPresentationUrl presentationURL +EDlnaDoc X_DLNADOC +EDlnaCap X_DLNACAP \ No newline at end of file