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.4 Representation


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

Stereotype Details Information
  • Class
    • XSDcomplexType [modelGroup: "sequence"; mixed: "false"]
  • Property entityDistributionEntry
    • XSDelement

To XSD