You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Should there be a way to separate warning and actual error because warnings can be ignored. Like this one:
[ 'file_0.xsd:1324: element attribute: Schemas parser warning : Element \'{http://www.w3.org/2001/XMLSchema}attribute\': Skipping attribute use prohibition, since it is pointless when extending a type.', 'file_0.xsd:1371: element attribute: Schemas parser warning : Element \'{http://www.w3.org/2001/XMLSchema}attribute\': Skipping attribute use prohibition, since it is pointless when extending a type.', 'file_0.xsd:1372: element attribute: Schemas parser warning : Element \'{http://www.w3.org/2001/XMLSchema}attribute\': Skipping attribute use prohibition, since it is pointless when extending a type.', 'file_0.xsd:1373: element attribute: Schemas parser warning : Element \'{http://www.w3.org/2001/XMLSchema}attribute\': Skipping attribute use prohibition, since it is pointless when extending a type.', 'file_0.xsd:1374: element attribute: Schemas parser warning : Element \'{http://www.w3.org/2001/XMLSchema}attribute\': Skipping attribute use prohibition, since it is pointless when extending a type.' ]
The text was updated successfully, but these errors were encountered:
Should there be a way to separate warning and actual error because warnings can be ignored. Like this one:
[ 'file_0.xsd:1324: element attribute: Schemas parser warning : Element \'{http://www.w3.org/2001/XMLSchema}attribute\': Skipping attribute use prohibition, since it is pointless when extending a type.', 'file_0.xsd:1371: element attribute: Schemas parser warning : Element \'{http://www.w3.org/2001/XMLSchema}attribute\': Skipping attribute use prohibition, since it is pointless when extending a type.', 'file_0.xsd:1372: element attribute: Schemas parser warning : Element \'{http://www.w3.org/2001/XMLSchema}attribute\': Skipping attribute use prohibition, since it is pointless when extending a type.', 'file_0.xsd:1373: element attribute: Schemas parser warning : Element \'{http://www.w3.org/2001/XMLSchema}attribute\': Skipping attribute use prohibition, since it is pointless when extending a type.', 'file_0.xsd:1374: element attribute: Schemas parser warning : Element \'{http://www.w3.org/2001/XMLSchema}attribute\': Skipping attribute use prohibition, since it is pointless when extending a type.' ]
The text was updated successfully, but these errors were encountered: