FlexDoc/XML XSDDoc Demo
XML Schema for Maven POM 4.0.0


complexType "ActivationOS"
Namespace:
Content:
complex, 4 elements
Defined:
globally in maven-4.0.0.xsd; see XML source
Includes:
declarations of 4 elements
Referenced:
Component Diagram
XML Representation Summary
<...>
   
Content: 
name? × family? × arch? × version?
</...>
Content Element Model:
Component
Type / Value
Occurs
Nillable?
Declared In
Description
1..1
 name
xs:string
0..1
no
4.0.0+ The name of the operating system to be used to activate the profile. This must be an exact match of the ${os.name} Java property, such as Windows XP.
 family
xs:string
0..1
no
4.0.0+ The general family of the OS to be used to activate the profile, such as windows or unix.
 arch
xs:string
0..1
no
4.0.0+ The architecture of the operating system to be used to activate the profile.
 version
xs:string
0..1
no
4.0.0+ The version of the operating system to be used to activate the profile.
Description
version:
4.0.0+
description:
This is an activator which will detect an operating system's attributes in order to activate its profile.
Related Components
Referenced By


XML schema documentation generated with FlexDoc/XML 1.15 using FlexDoc/XML XSDDoc 3.5 template set. All XSD diagrams generated by FlexDoc/XML DiagramKit.