Namespace: |
|
Content: |
simple, 1 attribute |
Defined: |
globally in reusable.xsd, see XML source |
Includes: |
definition of 1 attribute |
Used: |
at 1 location |
| XML Representation Summary | |||||
| <... | |||||
| programmingLanguage | = |
xs:string | |||
| > | |||||
|
|||||
| </...> | |||||
| Type Derivation Tree xs:string ProgrammingLanguageCodeType (extension) |
Derivation: |
extension of xs:string |
| <xs:complexType name="ProgrammingLanguageCodeType"> <xs:simpleContent> <xs:extension base="xs:string"> </xs:extension> </xs:simpleContent> </xs:complexType> |
programmingLanguageType: |
xs:string, predefined |
Use: |
optional |
| <xs:attribute name="programmingLanguage" type="xs:string" use="optional"/> |
| XML schema documentation generated with DocFlex/XML SDK 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set |