| diagram | ![]() |
| namespace | http://www.DSRC-Draft-03-00-24 |
| children | tag durationLength area |
| source | <xs:complexType name="ValidRegion"> <xs:sequence> <xs:element name="tag" type="NULL"/> <xs:element name="durationLength" type="OPTIONAL"/> <xs:element name="area"> <xs:complexType> <xs:choice> <xs:element name="shapePointSet" type="ShapePointSet"/> <xs:element name="circle" type="Circle"/> </xs:choice> </xs:complexType> </xs:element> </xs:sequence> </xs:complexType> |
| diagram | |||
| type | NULL | ||
| properties |
|
||
| source | <xs:element name="tag" type="NULL"/> |
| diagram | |||
| type | OPTIONAL | ||
| properties |
|
||
| source | <xs:element name="durationLength" type="OPTIONAL"/> |
| diagram | ![]() |
||||
| properties |
|
||||
| children | shapePointSet circle | ||||
| source | <xs:element name="area"> <xs:complexType> <xs:choice> <xs:element name="shapePointSet" type="ShapePointSet"/> <xs:element name="circle" type="Circle"/> </xs:choice> </xs:complexType> </xs:element> |
| diagram | ![]() |
||||
| type | ShapePointSet | ||||
| properties |
|
||||
| source | <xs:element name="shapePointSet" type="ShapePointSet"/> |
| diagram | ![]() |
||||
| type | Circle | ||||
| properties |
|
||||
| children | center raduis | ||||
| source | <xs:element name="circle" type="Circle"/> |