diagram | |||
namespace | http://dsrc_r70/DSRC | ||
children | sspRights connection units | ||
used by |
| ||
source | <xsd:complexType name="TrailerData"> <xsd:sequence> <xsd:element name="sspRights" type="SSPindex"/> <xsd:element name="connection" type="PivotPointDescription"/> <xsd:element name="units" type="TrailerUnitDescriptionList"/> <xsd:any namespace="##other" processContents="lax" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |
diagram | |||||
type | SSPindex | ||||
properties |
| ||||
facets |
| ||||
source | <xsd:element name="sspRights" type="SSPindex"/> |
diagram | |||||
type | PivotPointDescription | ||||
properties |
| ||||
children | pivotOffset pivotAngle pivots | ||||
source | <xsd:element name="connection" type="PivotPointDescription"/> |
diagram | |||||
type | TrailerUnitDescriptionList | ||||
properties |
| ||||
children | TrailerUnitDescription | ||||
source | <xsd:element name="units" type="TrailerUnitDescriptionList"/> |