simpleType "listOfStrings"
Namespace:
Defined:
globally within component.xsd, see XML source
Used:
at 11 locations
Datatype Representation Summary
list of xsd:string
Known Usage Locations
Type Definition Detail
Type Derivation Summary
xsd:string
  listOfStrings (list)
Derivation:
list of xsd:string
XML Source
<xsd:simpleType name="listOfStrings">
<xsd:list itemType="xsd:string"/>
</xsd:simpleType>