The OtherStandardsOrganization element specifies the standards organization name in natural language.
Diagram
Type
xs:string
Properties
content
simple
Source
<xs:element name="OtherStandardsOrganization" type="xs:string"><xs:annotation><xs:documentation>The OtherStandardsOrganization element specifies the standards organization name in natural language.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="StandardsOrganizationType"><xs:annotation><xs:documentation>The StandardOrganizationType defines information about an organization issuing a standard or specification.</xs:documentation></xs:annotation><xs:choice><xs:annotation><xs:documentation>This compositor provides a choice between the organization name as an enumeration of a common type and a user defined string that describes the standards organization name.</xs:documentation></xs:annotation><xs:element name="StandardsOrganizationEnum" type="StandardsOrganizationEnumType"><xs:annotation><xs:documentation>The StandardsOrganizationEnum element specifies an often-used standards organization name.</xs:documentation></xs:annotation></xs:element><xs:element name="OtherStandardsOrganization" type="xs:string"><xs:annotation><xs:documentation>The OtherStandardsOrganization element specifies the standards organization name in natural language.</xs:documentation></xs:annotation></xs:element></xs:choice></xs:complexType>