User:RailML Coord Documentation/InheritAnyAttribute: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
[[Datei:RailML_logo.png|500px]]
Blanko:
{{InheritAnyAttribute}}
 
Nur Kommentar:
{{InheritAnyAttribute|comment={{depr|2.2}}}}
 
Blanko mit leeren Variablen:
{{InheritAnyAttribute
|comment=
|anyAttribute =
|anyAttribute_de =
}}
 
Voll ausgefüllt:
{{InheritAnyAttribute
|anyAttribute = Hans
|anyAttribute_de =Wurst
|comment={{intro|8.5}}
}}
 
Der Kommentar ist fast beliebig:
{{InheritAnyAttribute
|comment=— Hier könnte Ihr Kommentar stehen —
|anyAttribute =
|anyAttribute_de =
}}

Revision as of 13:14, 3 February 2016

Blanko:

  • xs:anyAttribute: This provides an extension point for non-railML® attributes in a foreign namespace. How to use it?

Nur Kommentar:

  • xs:anyAttribute(deprecated with version 2.2) This provides an extension point for non-railML® attributes in a foreign namespace. How to use it?

Blanko mit leeren Variablen:

  • xs:anyAttribute: This provides an extension point for non-railML® attributes in a foreign namespace. How to use it?

Voll ausgefüllt:

  • xs:anyAttribute(introduced with version 8.5) This provides an extension point for non-railML® attributes in a foreign namespace. How to use it?
    Hans
    Wurst

Der Kommentar ist fast beliebig:

  • xs:anyAttribute: — Hier könnte Ihr Kommentar stehen — This provides an extension point for non-railML® attributes in a foreign namespace. How to use it?