Class EntityDistribution

Applied Stereotypes:
XSDcomplexType

An entity group within a traffic distribution.

Used in:
TrafficDistributionEntry
Properties
  Name Type Cardinality AppliedStereotypes Description
  entityDistributionEntry EntityDistributionEntry 1..* XSDelement Defines the weighted specific vehicle/pedestrian entity profiles as part of an entity group.
XSD 1.3 Representation


<xsd:complexType name="EntityDistribution">
<xsd:sequence>
<xsd:element name="EntityDistributionEntry" type="EntityDistributionEntry" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>

Change log from version 1.2
  • Class created.
Stereotype Details Information
  • Class
    • XSDcomplexType [modelGroup: "sequence"; mixed: "false"]
  • Property entityDistributionEntry
    • XSDelement [position: "1"]

To XSD