Created
January 31, 2017 19:17
-
-
Save YMA-MDL/bd2c6b6e87f2d04079b468ac82bc8e10 to your computer and use it in GitHub Desktop.
reqSafety Element (S1000D)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <xs:element name="reqSafety"> | |
| <xs:complexType> | |
| <xs:complexContent> | |
| <xs:extension base="aras:text"> | |
| </xs:extension> | |
| </xs:complexContent> | |
| </xs:complexType> | |
| </xs:element> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment