<xs:element name="recordingPlatformSoftware">
<xs:annotation>
<xs:documentation xml:lang="en">Specifies the software used for the recording platform</xs:documentation>
<xs:appinfo>
<identifier>http://w3id.org/meta-share/meta-share/recordingPlatformSoftware</identifier>
<label xml:lang="en">recording platform software</label>
</xs:appinfo>
</xs:annotation>
<xs:simpleType>
<xs:restriction base="xs:string">
<xs:maxLength value="100"/>
</xs:restriction>
</xs:simpleType>
</xs:element> |