Class PedestrianCatalogLocation

Applied Stereotypes:
XSDcomplexType

The directory where to look up pedestrian catalogs.

Used in:
CatalogLocations
Properties
  Name Type Cardinality AppliedStereotypes Description
  directory Directory 1..1 XSDelement File path for the pedestrian catalog files.
XSD 1.3 Representation


<xsd:complexType name="PedestrianCatalogLocation">
<xsd:all>
<xsd:element name="Directory" type="Directory"/>
</xsd:all>
</xsd:complexType>

Stereotype Details Information
  • Class
    • XSDcomplexType [modelGroup: "all"; mixed: "false"]
  • Property directory
    • XSDelement [position: "1"]

To XSD