diagram | |
namespace | http://dsrc_r70/DSRC |
children | header regional |
source | <xsd:complexType name="TestMessage02"> <xsd:sequence> <xsd:element name="header" type="Header" minOccurs="0"/> <xsd:element name="regional" minOccurs="0"> <xsd:complexType> <xsd:sequence> <xsd:element name="regionId" type="RegionId"/> <xsd:element name="regExtValue" type="asn1:OpenType"/> </xsd:sequence> </xsd:complexType> </xsd:element> <xsd:any namespace="##other" processContents="lax" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |
diagram | |||||||||
type | Header | ||||||||
properties |
| ||||||||
children | year timeStamp secMark msgIssueRevision | ||||||||
source | <xsd:element name="header" type="Header" minOccurs="0"/> |
diagram | |||||||||
properties |
| ||||||||
children | regionId regExtValue | ||||||||
source | <xsd:element name="regional" minOccurs="0"> <xsd:complexType> <xsd:sequence> <xsd:element name="regionId" type="RegionId"/> <xsd:element name="regExtValue" type="asn1:OpenType"/> </xsd:sequence> </xsd:complexType> </xsd:element> |
diagram | |||||
type | RegionId | ||||
properties |
| ||||
source | <xsd:element name="regionId" type="RegionId"/> |
diagram | |||||
type | asn1:OpenType | ||||
properties |
| ||||
source | <xsd:element name="regExtValue" type="asn1:OpenType"/> |