01-07-2010 06:18 PM
<R>
<T lang="en_US">
Some text
</T>
</R>
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:element name="R">
<xs:complexType>
<xs:sequence>
<xs:element name="T">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="lang" type="xs:normalizedString"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
</xs:schema>
03-25-2010 09:03 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.