diagram | |||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLRouteListSchema | ||||||||||||||||||||||||||||||
type | extension of routelist:RouteListElementBase | ||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef routelist:FormatName routelist:FormatType routelist:FormatField | ||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||
source | <xsd:complexType name="DisplayFormatType"> <xsd:annotation> <xsd:documentation>Display formats</xsd:documentation> </xsd:annotation> <xsd:complexContent> <xsd:extension base="routelist:RouteListElementBase"> <xsd:sequence> <xsd:element name="FormatName" type="xsd:normalizedString" minOccurs="1" maxOccurs="1"/> <xsd:element name="FormatType" type="xsd:normalizedString" minOccurs="1" maxOccurs="1"/> <xsd:element name="FormatField" type="routelist:FormatFieldType" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
diagram | |||
namespace | http://www.plmxml.org/Schemas/PLMXMLRouteListSchema | ||
type | xsd:normalizedString | ||
properties |
|
||
source | <xsd:element name="FormatName" type="xsd:normalizedString" minOccurs="1" maxOccurs="1"/> |
diagram | |||
namespace | http://www.plmxml.org/Schemas/PLMXMLRouteListSchema | ||
type | xsd:normalizedString | ||
properties |
|
||
source | <xsd:element name="FormatType" type="xsd:normalizedString" minOccurs="1" maxOccurs="1"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.plmxml.org/Schemas/PLMXMLRouteListSchema | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | routelist:FormatFieldType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
children | plm:Description plm:ApplicationRef | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="FormatField" type="routelist:FormatFieldType" minOccurs="0" maxOccurs="unbounded"/> |