Definition Type: ComplexType
Name: LangString
Namespace: http://docs.oasis-open.org/wsdm/2004/12/muws/wsdm-muws-part2.xsd
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: wsdm-muws-part2.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into lang in schema xml_xsdXSD Diagram of LangString in schema wsdm-muws-part2_xsd (OASIS Web Services Distributed Management (WSDM) TC)
Collapse XSD Schema Code:
<xs:complexType name="LangString">
    <xs:simpleContent>
        <xs:extension base="xs:string">
            <xs:attribute ref="xml:lang" use="required" />
            <xs:anyAttribute namespace="##other" />
        </xs:extension>
    </xs:simpleContent>
</xs:complexType>
Collapse Child Attributes:
Name Type Default Value Use
lang nsA:lang Required
<anyAttribute> Allowed namespace: '##other'
Collapse Derivation Tree:
Collapse References:
muws-xs2:Caption, muws-xs2:Descriptionmuws-xs2:Message,