-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathRTC.xml20150311195224
More file actions
7 lines (7 loc) · 928 Bytes
/
Copy pathRTC.xml20150311195224
File metadata and controls
7 lines (7 loc) · 928 Bytes
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<rtc:RtcProfile rtc:version="0.2" rtc:id="RTC:VenderName:Category:ModuleName:1.0.0" xmlns:rtcExt="http://www.openrtp.org/namespaces/rtc_ext" xmlns:rtcDoc="http://www.openrtp.org/namespaces/rtc_doc" xmlns:rtc="http://www.openrtp.org/namespaces/rtc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<rtc:BasicInfo xsi:type="rtcExt:basic_info_ext" rtc:updateDate="2015-03-11T19:49:20+09:00" rtc:creationDate="2015-03-11T19:49:20+09:00" rtc:version="1.0.0" rtc:vendor="VenderName" rtc:maxInstances="1" rtc:executionType="PeriodicExecutionContext" rtc:executionRate="1000.0" rtc:description="ModuleDescription" rtc:category="Category" rtc:componentKind="DataFlowComponent" rtc:activityType="PERIODIC" rtc:componentType="STATIC" rtc:name="ModuleName">
<rtcDoc:Doc rtcDoc:license="" rtcDoc:creator=""/>
</rtc:BasicInfo>
<rtc:Actions/>
</rtc:RtcProfile>